active_k states
focus_k statesClients that have multiple navigation instances open need to inform the navlib which of them is the target for 3D Mouse input. They do this by setting the active_k property of a navigation instance to true.
I am using navlib.h, so as far as I understand, not using the NLServer proxy. Setting active_k on a navigation instance unsets it on the previously active instance, but does not update which instance data is sent to. Setting focus_k, however does.Clients that run in container applications via the NLServer proxy set this property to indicate keyboard focus. This will set 3DMouse focus to the navlib connection.
Also, is anyone handling requests sent via the Developer Support Requests form, or is it a black hole?