Hi.
I'm having a problem and need some help or advise.

Ive created a scene that uses two Behaviors. One that uses a
WakeupOnElapsedFrames criterion triggered by an Alpha object and another that
uses two WakeupOnAWTEvent criterion, KeyEvent.KEY_PRESSED &
KeyEvent.KEY_RELEASED.

I'm changing the state of a boolean variable with the KeyEvents Behavior and
the Alpha triggerd Behavior perform the actual animation depending on boolean
state.

My problem is that my KEY_PRESSED event is automaticaly performing a
KEY_RELEASE after about a second resetting my boolean variable, dispite the
fact me fingers still on key?

Is there a way to cancel out the autorelease? Or is it an OS thing? (Ive just
changed over to Linux from Win2K and am not 100% sure on my system syability)

Martin.

===========================================================================
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