At 10:37 2002-10-25 +0530, you wrote:
Hi All,

        We have developed a Serial Communication
Application which interacts with a Music Box. We have
put up a slider control to increase and decrees the
volume through the music box. The problem is when I
drag the slider from one position to another and  I
lift the pen then only the change in volume is sensed
by the Box, I want that will dragging only the change
can be felt, can this be done??..........pls revert for
any clarification.
You need to use a Feedback Slider, rather than the standard slider control. The feedback slider will send events as its being moved that you can use to send notifications to the music box. The standard slider only send a change event when the user it done moving it.

--
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