> From: Howard Tomlinson <[EMAIL PROTECTED]>
>
> There seems to be a problem with detecting more than one key at once -
> has anyone else come up against this problem and found a way around it,
> or is this really a limitation to the palm ?

A related issue is that you don't get KeyDownEvents for button
presses when holding down another button, if the second button
pressed is to the right of the first one (that is being held
down), but you do get a keyDownEvent if the second button is to
the left, so my application uses both keyDownEvent handling as
well as checking the status.  I haven't seen the problem you
reported where the status from KeyCurrentState() isn't correct
though.

Brad A. Myers
Human Computer Interaction Institute
School of Computer Science
Carnegie Mellon University
5000 Forbes Avenue
Pittsburgh, PA  15213-3891
(412) 268-5150
FAX: (412) 268-1266
[EMAIL PROTECTED]
http://www.cs.cmu.edu/~bam

Reply via email to