Hello developers !!
My application needs to switch from app to web browser and back to my app.
Now I am able to launch the web browser but how do i get back to the app which called the browser.
Most web browsers don't support a "return to caller" function. This just isn't in the standard Palm OS user model -- Palm OS doesn't have a standard "exit" mechanism for applications; it assumes the user will pick the next application and only one app is on the "stack" at a time. The only browser that handles this kind of thing is the Web Clipping browser from the Palm VII/VIIx, which will relaunch the calling application if you hit the back button.
-- Ben Combee, senior DTS engineer, 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/
