On 9/25/06, Amritanshu Agrawal <[EMAIL PROTECTED]> wrote:
Hi all, I am working on treo700p. I devlope a game for the device Treo650. When i tried to run it on the device treo700p the default functionality of the HomeKey is not working(mean to exit the application and to move on the MainMenu screen of the device ).Is there some special way to handle the Home key in Treo650.
On the 700p, the button with the home icon sends one of two key events: If hit as normal, it sends "hardKey4" which gets mapped into launching the App Launcher if it's not intercepted. If hit with the Option key, it sends launcherKey, what you previously got by hitting the seperate lancher button. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
