on 6/21/01 1:08 PM, Essell at [EMAIL PROTECTED] wrote:

> Ray, if i do what u just said & draw each list item with my own function ..
> everything works fine .. but what if the number of list items is more than
> the number of visible items & the user has to scroll .. how do i catch those
> scroll events so that i can redrwa the list appropriately ?
> 

Your draw routine will be called for any newly-visible rows whenever the
user scrolls.

The upshot is: provide a drawing routine, and all will be well.


Neil
-- 
Neil Rhodes     
[EMAIL PROTECTED]            Available for contract programming
Coauthor: Palm Programming: the Developer's Guide (O'Reilly)



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