I have read all the suggestions on how to implement a
timer using the event loop and the EvtGetEvent
function.  That is nice if you want to have one timer.
I need to have three or four timers at the same time,

One way to do it is to keep a list of timers in a database or preferences. You set an alarm for the shortest timer, then when it triggers, you handle it, and set the next shortest timer.


Regards,
Steve Mann
---
steve-at-slorevo-com
Available for Contract Work


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

Reply via email to