SysTaskDelay is very rarely the appropriate API to use! As many others have
already explained in detail, you should almost always be using the
EvtGetEvent timeout and nilEvents to delay. That way, the user can switch
apps, pop up the menus, tap the find button, turn off the device, etc while
your app is waiting. Palm OS provides only a single task for all the
applications and most of the OS, so delaying the task effectively brings the
device to a standstill. Is that really what you want to do?
-- 
Peter Epstein

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