I launch a Network Panel from within my app and want to return to my app. I
use this command:
LaunchWithCommand(sysFileTPanel, sysFileCNetworkPanel,
sysAppLaunchCmdPanelCalledFromApp, NULL);
This works fine and returns to my app for all OS versions except Cobalt
(OS6) on the simulator. For Cobalt, even though it does provide a "Done"
button, it ASSUMES that the app that launched it was the "Preferences" app
which is where it "returns" me. I note that the network preferences which
is launched is not labeled "Preferences" with a subpanel value of "Network"
(as is the case with all earlier versions) but rather "Internet" which I
notice also appears in the Launcher. I assume that I can modify my code to
see if there is an app called "Internet" (or whicih has Internet's Creator
ID or whatever) and, if so, lauch *it* rather than the preference panel and
this will work but isn't this a bug that should/will be patched in the OS?
Do real devices behave this way or is it only a simulator quirk (I assume
real devices are the same)?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/