> As far as I can tell, implementing the list draw callback is
> always- as easy, if not easier, than the other way.  It is also
> more flexible.  You might just want to get into the habit of
> always using the drawing callback

Just remember - when using a drawing callback the list doesn't keep track of what text 
is displayed.  If you want text from the list on a popSelect or lstSelect event you 
can't go though the List pointer.  You have to use the same method to get the text 
after the event that you used to get the text for drawing.  

(Sorry if this is too basic...)

trib
--------------------------------------------------
David Tribble, INRI Hawaii
(808) 625 2118 (v)  (808) 625 6315 (f)



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to