"Adrian Pfisterer" <[EMAIL PROTECTED]> wrote in message
news:56831@palm-dev-forum...
>
>
> Isn't this a problem?  I would expect if I add an event to the app
> event queue I would be guaranteed to see it again.  Sounds like
> what you're saying is that this isn't the case.
>
> What else has its own event loop and calls EvtGetEvent?

FrmDoDialog, FrmAlert, FrmCustomAlert, all the various picker routines,
the keyboard and find dialogs, and so on.

If you want to pass important info, make your own private queue that you
check before calling EvtGetEvent -- don't rely on system messages unless
you know exactly what events are bouncing around.



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