Johnathan Smith wrote:

>How can I tell if a user clicks on a list/popup
>
>Then how do I get the text from the item?
>
>
>__________________________________________________
>Do You Yahoo!?
>Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
>http://im.yahoo.com
>
You have to have popuptrigger associated with the list.

Then you have to catch ctlselectevent (on popuptriegger) and popup list.
w=LstPopupList(lstptr)
LstGetSelectionText(lstptr)

have you read SDK docs?




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