> Most applications don't need to do anything special for handling power
> on/off. Just pass the events on to the system event handler. Your
> application keeps running even while the device is off, so you don't have to
> worry about saving or restoring things as you do when your app starts and
> stops. The only exception to this that I know of is some games that might
> care.

  woah... application CONCEPTUALLY keeps running :) missing work there.
  the CPU goes into sleep mode and essentially pauses the state of
  any running application.

  miss that work, and people will think your program still handles 
  events when the device is off. :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
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