Hi, When I get a sysAppLaunchCmdDisplayAlarm, I need to display a form, not just a dialog. I set up an event loop, and handle my form, and it all works as it should. However, when I'm done and exit my application, the display remains blank. I've tried exiting by: 1. Adding an appStopEvent 2. Adding a keyDownEvent (with launchChr and commandKeyMask) In both cases, I'm exiting my PilotMain with a result of 0, but the display is blank. Is there something I have to do in order to refresh the display? For example, if the user was in the Datebook application when the alarm went off, he should be back in the Datebook application after responding to the alarm. Thanks! Tom -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
