I have a scrollbar, with minimum value 0, maximum value big, and current value 
0.  When I tap the down arrow for the first time, I get a sclExitEvent, with 
value = newValue = 0.  When I tap the down arrow the second time, I get a 
sclExitEvent with value = newValue = 1.  In neither case do I get a 
sclRepeatEvent.  I found a suggestion in this list's archives that I should use 
sclRepeatEvent, but since no sclRepeatEvents are being generated, that idea 
doesn't seem to work.

I have two main questions.  First, what am I doing wrong that value and 
newValue are always the same?  And second, why does the first down-arrow tap 
leave the current value at 0?

Thanks for your help.

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

Reply via email to