All,
I have two
applications "A" and "B"
A is launched by an
alarm and presents a UI to the user. When the user selects a button in A it
triggers an application launch to application B using SysUIAppSwitch. When the
user is done with application B he can select a button to re-launch application
A with SysUIAppSwitch. When the user is done with application A he
can select a button to cause the application to exit. Note that the button
selected to cause the application to exit is not the "Home" key but something
provided within the application.
Application A exits
its event loop exits but rather than being returned to the Palm launcher as
one would expect the system actually relaunches application
B.
So my question is
why is this happening and what is going on here? Why does the system
relaunch the previous application rather than reverting to the launcher. Is
a reference to the previous application stored somewhere and if so is it
possible to edit this value? FYI I know that I can force a launch to the
Palm launcher by putting in explicit code to do this but I'm trying to
avoid having to do that.
Thanks
Glenn
Glenn Keighley
Member of Technical Staff
Member of Technical Staff

