hi all,

I wrote a little applet with a keyboard navigation behavior.
The behavior wakes up on key_pressed, key_released and 
elapsed_frames. Working fine on windows systems, I realised
that on Linux and HPUX only the last pressed key sends 
messages to my behavior. The key which I keep down, while
pressing the next one, only comes through when it is finally
released. This would be no problem if the last message before
beeing blocked would be key_pressed, but it is allways 
key_released. Has anyone encountered this before? In the archive
I found a mail from Philip Wong (No 033279) who probably had the
same problem, but he got no reply.
Thanks for any hint.

Carsten

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to