on idle is REALLY easy.
subscribe to sysNotifyIdleTimeEvent, and when you get it, do a bit of
processing. this way you will not slow down the device. BUT of course
battery life will suffer as instead of sleeping the processor will do your
background processing.
 <http://www.palmos.com/dev/support/docs/palmos/Notifications.html#1046866>
On 12/11/06, Lynn Allan <[EMAIL PROTECTED]> wrote:
>
> Is it possible to have the equivalent of OnIdle background processing?
>
> I would like to have the app start quickly and show a screen that showed
> info that was "cached" from when it previously closed. In the backgound, a
> large file would be unzipped into FeatureMemory (for example).
>
>
>
> --
> For information on using the PalmSource Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
>



-- 
Best Regards, Dmitry Grinberg
Software Engineer, http://PalmPowerups.com
(847) 226 9295
AIM: DmitryGrinberg
MSN: [EMAIL PROTECTED]
ICQ: 165589894
Y! IM: dmitrygr2003

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

Reply via email to