--- Junyan wrote: > in other words, i want to force the user to > complete my application before exiting it.
This is not usually a good idea. Palm users expect to be able to go to the launcher, switch between apps using the hard keys, use Find to locate stuff, etc. If you want to, you can refuse to exit your event loop by ignoring the appStopEvent, but this will not prevent all possible exits. See the thread, "Consequences of ignoring appStopEvent???" at http://www.escribe.com/computing/pcpqa/m50713.html __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
