I just got the information that this is known and has been fixed already.

Cordially,
Regis.

------------------------------------------------------------------------
Regis NICOLAS - Engineering Director, Montpellier Site
Palm OS 5.0 Technical Lead
Palm Computing Europe, a PalmSource, Inc. subsidiary
 
When the finger points to the sky, the idiot looks at the finger.


-----Original Message-----
From: Thomas Ward [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 9:34 PM
To: Palm Developer Forum
Subject: Bug in the Simulator?


Hi,

I was doing some testing today, and I think I've found a bug in the
Simulator, related to the modifiers field for keyDown events. If I press
Shift + UpArrow in the emulator, I get:

event->data.keyDown.chr = 30
event->data.keyDown.modifiers = 5

but if I do it in the simulator, I get:

event->data.keyDown.chr = 30
event->data.keyDown.modifiers = 0

The modifiers field doesn't seem to be getting set. Just thought someone at
Palm might want to know....

Tom


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

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

Reply via email to