Use a proc alarm, but when you service the alarm, set the 'handled' flag to true. Then, the device will not wake completely and will go back to sleep when you let it.
On 8/29/06, Gary <[EMAIL PROTECTED]> wrote:
Hmm. I'm wondering if the problem might be my alarms and not the networking. If I'm reading the docs correctly, the screen will come on when an alarm is triggered. Do I have to set up a proc alarm to get this to work properly? Thanks, Gary Jeff Loucks wrote: > Yes, is possible and done quite regularly. > > Combine non-blocking sockets, notices and alarms (for sleepy times) > and you've got what you need. > > On 8/28/06, Gary <[EMAIL PROTECTED]> wrote: >> I've got an application that does networking in the background. >> Ideally, I'd like to leave the screen off while networking is >> occurring. Currently I only need to support PalmOS 5, specifically >> Treo's. Anyone know if this is possible? >> >> Thanks, >> Gary >> >> -- >> For information on using the PalmSource Developer Forums, or to >> unsubscribe, please see http://www.palmos.com/dev/support/forums/ >> > > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- yisdersomenimororsisasisdenderisorsis? Jeff Loucks -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
