Ben Combee wrote:
On 3/8/06, Luc Le Blanc <[EMAIL PROTECTED]> wrote:
But can I call this panel from within my app too? I try to sublaunch it with 
SysAppLaunch
and a sysAppLaunchCmdPanelCalledFromApp launch code but POSE reports a fatal 
error
telling me I cannot use globals, which my panel does (like PalmOS' Formats 
panel for that
matter).

Panels are only called by SysUIAppSwitch.  You'll have to save your
state, switch to the app, and handle the switch back when the panel
exits.


Interesting: I was under the impression the built-in Prefs app was actually sublaunching panels, hence the sysAppLaunchCmdPanelCalledFromApp launch code.


--
Luc Le Blanc

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to