Nicolás Balparda Bossi wrote:
Could anyone give me some advice on how to use a timer on palm? I really cant find anything useful :(
Have you looked at the "Alarm Manager" part of the Palm OS Reference? You set an alarm (or we could say 'timer') using "AlmSetAlarm()" and then, when the time arrives, the system will send your app an alarm notification, at which point you can handle it however you want
-- Bob www.rmobile.ca -------------- Mobile software for handheld computers and smartphones -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
