Hi Ben, My question is again regarding SysUIAppSwith() function!
The control flow in my app is something like this..... After some user interaction, my app launches a web browser with a page from some website. Now when the user is done viewing and playing with that page, I want to launch my application all over again (Rather than making the user to go to the list of application icons and launch my application from there)! Do u think that SysUIAppSwith() can be help to achieve this? I don't see any option on the bottom of the browser that can allow me to stop the browser application which ideally (according to what I understood) should launch my app! Please reply, it will be a great help! Thanks, Keyur. -----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 6:01 PM To: Palm Developer Forum Subject: Re: What is the system global variable saying the next app to launch? At 02:47 PM 6/25/2004, you wrote: >Thank you for your answser. I wander is there is a way to get or set the >global variable to control next app to launch? If there is, what is the >name for the global variable? The only method to change this is to use SysUIAppSwitch. If you want, you could call this API, and then sit in a loop consuming events until after you'd seen the appStopEvent, but what would be the purpose? -- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
