Hi, all. My app tries to do cleanup when a sleep event occurs (i.e., power button pressed or auto-off event). It registers for the sysNotifySleepRequestEvent, and the notification handler works fine except when Keyboard, Graffiti Help, or PhoneLookup are up. When PhoneLookup is running, I receive a fatal exception before power down. With onscreen Keyboard and Graffiti Help, I get a blank screen on power up and a fatal exception when I try to tap something, like the Application softkey. I presume these problems occur because the apps are telling the OS to return to a form that no longer exists.
How can I programmatically close these (and I presume other) applications down? I didn't see a launch code for telling an app to shut down. Thanks in advance. --Rob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
