I believe when a list is popped up, the OS will be in control, and your
code will not be executing. When FrmHandleEvent (called by
FrmDispatchEvent after your form event handler) receives the
ctlSelectEvent from the trigger, it pops up the list and loops until an
item is selected or the user taps out of bounds. Therefore,
FrmDispatchEvent does not return before a popup list is closed. Someone
please correct me if I am wrong.

Jonathan King

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:bounce-424118-
> [EMAIL PROTECTED] On Behalf Of Alexander R. Pruss
> Sent: Saturday, April 09, 2005 4:56 PM
> To: Palm Developer Forum
> Subject: popup list
> 
> How do I tell whether a given popup list is currently popped up?
> 
> Alex
> 
> --
> Dr. Alexander R. Pruss
> Department of Philosophy
> Georgetown University
> Washington, DC 20057-1133  U.S.A.
> e-mail: [EMAIL PROTECTED]
> online papers and home page: www.georgetown.edu/faculty/ap85
>
------------------------------------------------------------------------
--
> "Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
>         - Paul of Worczyn (1424)
> 
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/support/forums/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to