I'm having problems adding a Popup Trigger to my application. I'm using
Constructor.
Steps:
Added Popup Trigger control to my main form.
Added a List control.
Added 10 items
Deselected Usable
Set visible Items to 3
Added the ListID of my List to the Popup trigger ListId

After I save and rebuild my application the Popup trigger label does NOT
display the List.

Is there anything missing?

yes, a call to CtlSetLabel. you also need to trap the relevant popSelect
event in your event loop.


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