If I understand the alarm API http://www.maemo.org/platform/docs/howtos/howto_alarm_interface_bora.html properly, it can be used to specify a D-Bus method to be called at regular intervals. I guess the application/service will be started if necessary.
But how can I remove an existing alarm (to replace it with a new alarm with a different interval) if that alarm was set by a previous instance of my application. Should I save the cookie_t ID in gconf in order to use it later? Or, do the alarms only work while my application is already running, and stop working when my applications stops? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
