One suggestion, even when you handle a nilEvent, allow it to continue and pass to the OS. Don't return true in your event handler. This may keep the UI elements from posting additional events.
----- Original Message ----- From: "Max Tu" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 4:11 AM Subject: queue full err!! > Dear all > I generate nilEvent using EvtGetEvent(&event, 0). > I need many nilEvent in each AP, so I generate it. > It works good except pop-up trigger in category form. > It shows "LauncherMain.c, Line:1137, queue full err!" when I generat > nilevent after choosing pop-up trigger. > How to solve it? > > > > > > -- > 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/
