You generally don't need to generate appStopEvent yourself
If you're using Palm OS 2.x, the appStopEvent is posted just before another
application is executed (due to the way the app launcher works in that
version of the OS) If you're using an OS >= 3.0, then you may be handling
appStopEvent in the incorrect place (make sure its in your main event
handling loop)
Posting some code may also help.
----- Original Message -----
From: "Anuradha J" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 8:28 AM
Subject: appStopEvent call
> There are about 4 forms in my application and I can traverse from one
> to another by closing the previous form. I am not sure when to call
appStopEvent
> in the application. Basically, now I am calling it in all event handling
> functions but it is not being triggered. How to generate this event?
>
> Also, when the application is running, if user just clicks on Applications
> icon and views other applications my appStopEvent is not generated.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/