thank you Matt. I got both of my questions figured out: 1. LstGetSelectionText doesn't work with dynamic list so I re-applied the custom drawing logic. I guess there is no easy way of doing anything in Palm :(
2. LstMakeItemVisible worked very well for me. --- Matt Graham <[EMAIL PROTECTED]> wrote: > christy wrote: > > 2. Is there a way to make the popup list scroll to > the > > selected item? Seems like LstSetSelection(..) > selects > > the item but doesn't scroll to it. > > I think LstMakeItemVisible() should do this for you. > Call it right after > setting the list selection. > > Matt > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
