When an alarm goes off in date book and I can click the "OK" button,
then the form closes, and returns me to the previous application. When
my own alarms exit then I am dropped back to a dead form of the previous
application. What I mean by that is: I see the image that was on the
screen before alarm alert came up (because I used the saveBackground
option), but the event loop of the program that created that previous
form is not restarted where it left off. Clicking on controls or fields
in such a form does nothing. I must use one of the buttons (or silk
screen buttons) to re-launch the application.
Am I correct in assuming that the previous program received an
"evtStopApp" event just before my own program took control to display
its alarm dialog? And that when my own program exited there that there
was not a call back to the previously running program (or any program
for that matter).
How can a program re-launch the program that was active just before the
sysAppLaunchDisplayAlarm code was activated? I seem to recall a command
that would launch another application but how do you know which one to
launch? That information does not seem to be stored in the
cmdParameterBlock for the appSysLaunchCommandDisplayAlarm.
Thanks in advance,
derik
email: [EMAIL PROTECTED]
WWW: http://www.pobox.com/~derik
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html