Hello, I'm interrested in that action (wake up and do my programm). What are exactly the restricition in this Alarm launch mode ? What do you mean with "handling whatever you have to do " What are these msg are for ? "sysAppLaunchCmdDisplayAlarm and call SysUIAppSwitch "
Thanks, th help, If you have an programm exemple, I would like tou have look at it ? ----- Original Message ----- From: "Markus Dresch" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 8:18 AM Subject: Re: turn screen off? > > I cannot use the Attention- or Alarm-manager, because the > > system wont let me use normal forms after waking up, just > > dialogs are allowed > > hmm, yes, when your application receives a sysAppLaunchCmdAlarmTriggered, it > doesnt have access to globals. > but you can work around that by handling whatever you have to do before > showing the form in sysAppLaunchCmdAlarmTriggered, then handle > sysAppLaunchCmdDisplayAlarm and call SysUIAppSwitch to open your application > in "normal" mode. > > quick and dirty. but works. > > markus dresch (www.palmside.com) > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
