Actually, I think the screen is turned on by the alarm manager before
sending the alarm triggered launch code to the application. If you're trying
to do something periodically without turning the screen on, you have to use
procedural alarms rather than launch codes. So, the alarm manager supports
both options. Warning: If you're going to use procedural alarms, you've got
to makes sure the procedure doesn't get moved around in memory or deleted.
-- 
Peter Epstein

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

Reply via email to