Hi,
I have to use the keydownevent to do sth after
detecting the hardware power button? However, it
doesn't give me any response but i've tried
pageDownChr or pageUpChr, it is detected.
the code:
case keyDownEvent:
if (eventP->data.keyDown.chr == hardPowerChr){
FrmCustomAlert(InfoAlert, "1", "","");
handled = true;
}
break;
pls help. Any advices are very appreciated.
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/