hi,
i am displaying a form when an alarm is triggered from my application using  

 case sysAppLaunchCmdDisplayAlarm : 
 DisplayAlarm( (SysDisplayAlarmParamType *) cmdPBP) ; 

Then in DisplayAlarm function i save the current main form and open the alarm 
form.

but i donot want the alarm form to stay for more than 5 seconds ..how do i 
handle this without any click event on the form.
i just want alarm form to come for 5 seconds and then show me the main form 
again.

kindly help.
thanks
versha

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

Reply via email to