[EMAIL PROTECTED] wrote:
I am writing code to scroll images + text under Palm 6.0 Here, everytime
sclExitEvent is fired, the pEvent->data.sclExit.value and
pEvent->data.sclExit.newValue are always same.I initialized scrollbar in
following way
 SclSetScrollBar(pScrollBar,value, 0, 50, 100);
where value is int32_t in range 0-50. When I dragged the car or pressed
down arrow of scroll bar, the scroll car returns to top and the 'newValue'
and 'value' are always same. Is there anything wrong with scroll bar
setting or some other problem. Any idea about same will be a great help.
  Thanks in advance.

You may want to try handling the sclRepeat event as well.


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

Reply via email to