Hi, Try to use "vchrHardRockerCenter", which is vailable with New Palm SDK. I think, New SDK you can get from the below Link, Not sure, check it out. https://www.developerpavilion.com/palmos/page.asp?page_id=365&tool_id=11
- Martin Prabakar. ----- Original Message ----- From: "geoff" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[email protected]> Sent: Friday, February 11, 2005 3:45 AM Subject: palm 5 way nav events > Hey, > > In my event handler I am trying to catch a 5 way nav center event. I know > that the chr= vchrRockerCenter. My app never seems to catch this event when > I try to handle it. I even let my app handle the keydown event before the > system does and I can't catch it. I can compile without mistakes on pods and > I am using a T|E. Here is the section of code: > > if(event->eType == keyDownEvent) > { > if(event->data.keyDown.chr == vchrRockerCenter) > //then I write something > } > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
