Search found 2 matches

by Jarec
Sun Mar 16, 2008 7:37 am
Forum: Developer's Forum for Windows
Topic: SpacemouseDevice dissabling Keyboard in Java?
Replies: 2
Views: 7996

Tried another thread, no difference. Once the Spacemouse driver is loaded Java receives no events from either the Keyboard or Mouse other than mouse click events. Anyway I was using standard Java3D Behaviors so if the only solution is to not use the standard methods of device interaction I would hav...
by Jarec
Fri Mar 14, 2008 8:39 am
Forum: Developer's Forum for Windows
Topic: SpacemouseDevice dissabling Keyboard in Java?
Replies: 2
Views: 7996

SpacemouseDevice dissabling Keyboard in Java?

Hi all, was wondering if anyone can help. I have a Java3D app that is interacting quite happily with mouse/keyboard or Spacemouse, but not all three at once. Whenever I initialize JNIsiapp I lose almost all input from the mouse and keyboard. The only response that seems to get through is mouse click...