Michael wrote: > 2. Where can I find the wChar values for the rocker button on > the left side of the treo 650? (I can only find the 5-way > navigation and the 4 hard key values right now, e.g. vchrHard4)
Since those buttons are specific to Palm's devices, you need to download the Palm SDK (not the PalmSource one) and look at HsChars.h. The constants you want are hsChrVolumeUp and hsChrVolumeDown. - James -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
