I have the following in my code:

     if (prefs.timeout_rs != 0)
          EvtSetAutoOffTimer(SetExactly, prefs.timeout_rs);
     SysUIAppSwitch(0, lid, sysAppLaunchCmdNormalLaunch, (UInt32 *)
NULL);

The problem is that the auto-off occurs about 1 second after the
UIAppSwitch if timeout_rs exceeds about 60.  When timeout_rs is under a
minute, it works fine.

Any ideas?




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