Jim McGowen wrote:

Just tried it again and it DOES work... must have copied something wrong the first time, sorry bout that!
Yeah, I thought that it had to work.

Still seeing multiple key down events though. On that note, the Tungsten C always uses the first half of your if statement, the T5 always uses the else half. If there are 2 events, the first one isn't handled by your code, but the second one is, except on the Tungsten C the select key is processed twice for a single press. (that's debugging on the devices, not sims)
This IS a hassle. I don't remember the particulars right now, but I know for sure that I have some ugly, special-case code in there so that it doesn't respond to the -- inevitable as far as I can tell -- double presses on some devices. I do return "true" after handling the keyDown events but the repeats don't seem to stop. I see this on my T3, but my T600 doesn't send those keys, IIRC.

Bob

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to