Hi,
I am newbie to this field, So this may not be a Puzzle for you.
Now, The Puzzle is ...
I want to Display the form and quickly exit from it. But I want to do it just
before the device goes to sleep. But in doing so when I see the sequence of
events that are generated should be as follows:
//The appStop event should be preceded by 2-5 keyDown events
//Then appStop ->sysWinEnter -> keyDown event
//In doing so, A form should appear and then quickly disappear
//and then the device goes off
//Remember last keyDown should not be followed by any events as
//after this keyDown event the device should be Off.
//You can see what events are generated through simulator.
//RightClick on Simulator ->view -> Events
//frmOpen,frmLoad,frmUpdate should not appear...
.
.
.
keyDown
keyDown
appStop
sysWinEnter enterWindow=0xF02E80, exitWindow=0x0
keyDown chr=0x11E (''), keyCode=0x0, modifiers=0x8
//Device goes off now
Also..explain m
Thank you for giving time to read this...
Your help is much appreciated...
Thanks & Regards,
Mehul
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/