Treo 5-way is different from the PalmOne 5-way. Of course. Doing that same thing differently on every single device is part of The Zen of Palm (tm).
I do this to be safe #define IS_TREO_5WAY_UP(x) (x->eType == keyDownEvent && (x->data.keyDown.chr == vchrRockerUp || x->data.keyDown.chr == vchrPageUp)) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
