At 11:38 2002-10-25 +0530, you wrote:
We have used the Feedback Slider for that matter but
the event which we capture for this is ctlSelectEvent
only, is this the problem???? is there some different
event to it.
The feedback slider sends ctlRepeatEvents while the user is dragging the slider, only sending a ctlSelectEvent when the user stops the drag. Be sure to not return true for handling this event, as that would cancel the drag behavior -- just read the value and pass it on unhandled to the OS.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


Reply via email to