Hi everyone, I got some questions about sysNotifyLateWakeupEvent. Firstly, let me explain what my application needs to achieve. It needs to run everytime a Palm device is turned on by the power button or any hard button and do some checking. If needed, it will prompt an alert on the screen.

(1) So far, I'm using sysNotifyLateWakeUpEvent and it's working only when the power button is pressed to turn on the device. If a hard button is pressed, eg. the To Do button, my program gets triggered but when it tries to display an alert, it doesn't show up on the screen. Looks like the OS completely ignores the alert while it's launching the To Do app. How can I overcome this? Will sending a deferred notification to my own app help?

(2) I have an user using the NX80 that says that when his device is off, he gets a beep every 5 minutes and when he turns it on, there are a few alert boxes already open. I suspect that there might be an alarm application that is powering up the system every 5 minutes. The question is, how do I check if the system is waking up because of an user action (eg. pressing a button) or an alarm program?

Thank you for your help.

Regards,
yktan

_________________________________________________________________
Are you in love? Find a date on MSN Personals http://match.msn.com.my/


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

Reply via email to