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.
Regards, Pravin Tamkhane Even the longest journey begins with the first step. -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
