Hi All,
I am trying to get JInput to recognise the SpaceNavigator on OSX.
With a bit of debugging code in the native libraries, I see that the native library is seeing the SpaceNavigator, and that java HIDDevice is being constructed for it. But it is not present in the array of Controllers that is passed to my user code.
So, what chain of events to I need to trace to find out where (and why) the SpaceNavigator HIDDevice is being discarded?
Cheers!
Nik