I have registered for notification sysNotifyVirtualCharHandlingEvent. Once some hard button is pressed I receive notification and launch my application with
SysUIAppSwitch(cardNo, dbID, sysAppLaunchCmdNormalLaunch, NULL);
But before starting my application Palm handle this event itself. So after user have just pressed some hard button at first palm handle this event and only then my app is started. How can I forbid for Palm to handle pressing hard button if I have received respective notification?

----- Original Message ----- From: "Ekra" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Wednesday, February 20, 2008 10:11 AM
Subject: re: Detect hard button pressing


To detect any events outside your application you have to register for some or other notifications.
You can do it by virtual chars.

Can you give some hint as of what is the use of it so we can suggest you with some different options.

Regards
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to