Chipp, I do it by keeping my own database of alarms for my app, and only putting the first (earliest) one to the OS. Each time my app gets called with an Alarm, I queue up the next one to the OS and remove it from my app's database. Cheers John
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chipp Jansen Sent: 08 February 2006 20:00 To: Palm Developer Forum Subject: Multiple Alarms on App As it stands the Palm OS only supports 1 alarm pending per application at a time. Does anyone know of an approach or way of setting up multiple pending alarms on the application (i.e. a simple scheduler)? Thank much, Chipp -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
