I believe that 0x50F is the vchr for the upper left hand silkscreen button (the others are 0x510-0x512). My guess is that Palm did this since the functionality and icons of the silk screen buttons could be changed. And I seem to remember that the vchrs move to different buttons when the screen is rotated (that is 0x50F is always the upper left hand silkscreen button in both portrait and landscape modes).
Mark -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luc Le Blanc Sent: Tuesday, May 09, 2006 1:48 PM To: Palm Developer Forum Subject: #define for char 0x050F on T3? When you tap the Launcher icon on other PalmOS devices, you get a vchrLaunch char, but on a Tungsten 3, you first get a 0x050F char. Is there a #define for this device-specific (?) char? I couldn't find any in the PalmOS SDK and Palm's extensions, but I hate plugging a magic number in my code. -- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
