On Wednesday 01 of March 2006 07:59 henryxu wrote: > But sometimes the application can't return to the main menu of the treo650 > when receiving the card removed event, it will show a white form instead. > (I use Launch X)
I'm afraid you missed the idea of palm apps here. There's no "main menu". You cannot quit your app - you can just switch to other application. And to get the false impression you quit your app, just switch to default application (Which is usually a launcher or its replacement): AppLaunchWithCommand( sysFileCDefaultApp, sysAppLaunchCmdNormalLaunch, NULL ); 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/
