So use SysAppLaunch for sysAppLaunchCmdCardLaunch and then SysUIAppSwitch for the normal launch? I guess that means I will have to register for the app exiting notification so that I can delete the app when it exits, correct? Is there an easier way to do this? Also, do I need to set any launch flags?
Thanks, Jonathan King > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-436187- > [EMAIL PROTECTED] On Behalf Of Nathan Black > Sent: Thursday, May 19, 2005 4:22 PM > To: Palm Developer Forum > Subject: re: Launch Card App > > Yes, you want to use SysUIAppSwitch - SysAppLaunch does a sublaunch, and > isn't a full launch as it doesn't initialize globals, etc. SysUIAppSwitch > loads it completly and sets it as the foreground application. > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
