Isn't UI supposed to not work with the reset notification?

2006/1/4, Mehul Patel <[EMAIL PROTECTED]>:
Hi,
  I am able to display my UI on Reset.

  I do that by responding to sysAppLaunchCmdSystemReset launch code then in that launch code I register for sysNotifyResetFinishedEvent and provide a callback function. In the callback function I set an alarm and when the alarm triggers I do nothing (i.e. on sysAppLaunchCmdAlarmTriggered)  but I display my UI on sysAppLaunchCmdDisplayAlarm lauch code which immediately occurs after sysAppLaunchCmdAlarmTriggered.

  My problem is that..most of the time my UI form gets displayed but there are cases where it is not displayed... Even on simulator, sometimes I have seen that it does not display the UI.

  I am not able to figure out where is the problem? Is there something which messup the event queue?

  Your time and help is much appreciated...

Regards,
Mehul
--
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/

Reply via email to