Hi, In AppEventLoop Add the following. EvtResetAutoOffTimer (); It will reset the autooff timer.So when your application is running palm screen won't go off. With best wishes, Harsha
yin xiang <[EMAIL PROTECTED]> wrote: Just register sysNotifySleepRequestEvent before your job begin and set the deffered to true. Unregister it after the job is done and enqueue a keydown event with vchrResumeSleep keycode and commandkey flag set. 2007/1/16, imran baig <[EMAIL PROTECTED]>: Hi All My Palm Application performs a session with a remote server. During the session Application shows updates on the Screen. Often Palm screen turns gray after sometime. Can I keep it on during a long session. -- 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/ --------------------------------- Heres a new way to find what you're looking for - Yahoo! Answers -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
