Hi, If you go that way, please please please, use a callback and not a launch code!!!
~Ryan On 2/20/08, Hynek Sladky <[EMAIL PROTECTED]> wrote: > > What about sysNotifyEventDequeuedEvent and keyDown event? > > Hynek Sladky > > > Oleg Ignatov wrote: > > 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/ > -- Thanks and best regards, Ryan Rix TamsPalm - The PalmOS Blog Jasmine Bowden - Class of 2009, Marc Rasmussen - Class of 2008, Erica Sheffey - Class of 2009, Rest in peace. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
