> From: Richard Burmeister [mailto:[EMAIL PROTECTED]]
> But when I tap the trigger, the list doesn't open.
> It acts as if there is no list associated with the trigger.
> But, unless the rsrc file is somehow corrupt, there
> definitely is a list, ID=1001, associated with the popup trigger.

Does your event loop handle the ctlSelect event (if you have any buttons on
the form) and if so, does it return true when you tap this trigger?  This
would case the problem you are seeing.  You must return false to permit the
OS to pop up the list.

-slj-


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