"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:91054@palm-dev-forum... > > This isn't a bug. The system only knows about one parent at a time for > SysUIAppSwitch. When you call this, an appStopEvent is posted to your > event queue, and the global system variable indicating the next program > is set to the app you specified. Your application exits, the system > gets control, it checks the variable, and launches the next app, putting > the app that just exited into the variable to be relaunched if the new > app exits.
Why does the system need to store anything about the application that just exited? If it's not a mistake and not a design flaw, then maybe it's a documentation "bug." The documentation for SysUIAppSwitch does not seem to have any indication that the caller gets relaunched when the callee terminates. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
