Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 5 -------- le 26/01/2005 @ 22:19 par aldweb
visiteur |
Mike,
The trouble, as I was told, is that the 5-way nav was not implemented the same way between Palm and Sony (no big deal, let's forget Sony...), and, within Palm devices, not the same way between their own devices! And I don't really feel like downloading all SDKs for all devices, spend a long time to code all cases... iziBasic is not an action game...
But, let's give it a try: download Palm Insider Pro (to be found at PalmGear) and install it in your device. Find the Key Watcher option. Please report all values but Char (chr, keyCode, modifiers) returned by both left and right keys.
Results for my Tungsten C
Left key:
chr keyCode modifiers 0x503 0x0404 0x0008 0x503 0x0400 0x0008 Right key:
chr keyCode modifiers 0x503 0x0808 0x0008 0x503 0x0800 0x0008
Cheers
@+ aldweb |