In a message dated 11/19/00 12:45:52 PM Mountain Standard Time, 
[EMAIL PROTECTED] writes:

> So how can I determine the number of rows scrolled?  The documentation says:
>   value: Initial position of the scroll bar
>   newValue: New position of the scroll bar.  Given value and newValue, you 
> can actually tell how much you have scrolled.

Take newValue - value. That will get you the distance (number of rows) 
scrolled.

( }#^} Ritz

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

Reply via email to