On Friday 26 of May 2006 18:48 Diana wrote: > The application key..(I think it's called that) usually exits a program > and launches the application lists...but i want to know is before it exits > my program, is there anyway I can free any global variables before it
App silk/hw buttons usually launches the launcher app, and the currently running application is being signalled to "quit" by appStopEvent event. Just handle that event and clean your stuff. > exits that way I don't have to worry about memory leaks...Or am I thinking > the wrong way? Not worrying memory leaks is always a very wrong way. Regards, -- "Daddy, what "Formatting drive C:" means?"... Marcin http://wfmh.org.pl/carlos/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
