On 2005-11-18, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > Recently, we received reports that our products do not support > Page Up/Page Down of the 5-way navigator on the Tungsten E2 device. > > Page Up/Page Down, however, work on the E2 Simulator and we couldn't > reproduce the problem. > > Do you know the reason for this and how to resolve it? Any ideas? >
Not all simulators are representative for the fiveway navigator. The keycode and flags generated can be different. I compared the codes generated by my TX with the codes generated by the TX debug simulator and they are different. This might also be the case for the E2. So you will have to debug on a real device or write a small program that reports the keycodes and flags generated by the fiveway and let yout user report the results. HTH Ton van Overbeek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
