Unless you need some sort of special behaviour, don't handle
popSelectEvents.  The OS will display the list and allow the user to make a
choice when the trigger is tapped.

To save the user's selection:
when you're closing the form use LstGetSelection to get the number of the
user's selection or LstGetSelectionText to get the text that the user
selected.

I hope this helps...
Luca

> I am trying to create a pop-up trigger/list.
>
> I used constructor, and created a list with 3 items, and it is set to Not
> Usable.
> Then, I created a trigger, and made sure it IS usable, and typed in the ID
> of the list.
> I added some items to the list.
>
> Yet, when I run the prc, and click on my trigger pop-up, it does not show
> anything!
>
> Any ideas?
>
> Thanks,
> Scott Szretter
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palm.com/devzone/mailinglists.html



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

Reply via email to