javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/src/swtslider.cpp
branchRCL_3
changeset 19 71c436fe3ce0
parent 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   587     if (iFeedback && aPointerEvent.iType == TPointerEvent::EButton1Up)
   587     if (iFeedback && aPointerEvent.iType == TPointerEvent::EButton1Up)
   588     {
   588     {
   589         iFeedback->InstantFeedback(ETouchFeedbackSlider);
   589         iFeedback->InstantFeedback(ETouchFeedbackSlider);
   590     }
   590     }
   591 #endif //RD_JAVA_ADVANCED_TACTILE_FEEDBACK
   591 #endif //RD_JAVA_ADVANCED_TACTILE_FEEDBACK
       
   592 
       
   593     PostMouseEventL(aPointerEvent);
   592 }
   594 }
   593 
   595 
   594 TInt CSwtSlider::CalcAlignedValue(const TPoint& aPoint)
   596 TInt CSwtSlider::CalcAlignedValue(const TPoint& aPoint)
   595 {
   597 {
   596     TInt bitmapRun = 0;
   598     TInt bitmapRun = 0;