Search found 5 matches

by christophe_95
Wed Feb 20, 2019 1:57 am
Forum: Developer's Forum for Windows
Topic: Using SpaceNavigator without window handle
Replies: 6
Views: 15453

Re: Using SpaceNavigator without window handle

Thanks for your suggestion.

For my own information, do you intend to develop an API based on polling instead of events ? I see in the documentation that polling is mentioned but not yet supported
by christophe_95
Tue Feb 19, 2019 7:37 am
Forum: Windows Discussion Forum
Topic: Driver installation failure
Replies: 1
Views: 5531

Driver installation failure

Hello I had a BSOD during driver installation on my pc (Win7 Enterprise 64 bit SP1) After reboot, i tried to reinstall the driver but it now fails every time (roll-back during installation) and i get a popup error window : 3Dconnexion 3DxWinCore installation failed. Error: 1603 Do you wish to contin...
by christophe_95
Tue Feb 19, 2019 3:00 am
Forum: Developer's Forum for Windows
Topic: Using SpaceNavigator without window handle
Replies: 6
Views: 15453

Re: Using SpaceNavigator without window handle

Hello again I posted a reply but it did not get through.. I tried your suggestion but i don't receive events when the console window does not have focus. This is a problem for me since the console window remains iconified most of the time and we need to give focus to other application windows. Would...
by christophe_95
Mon Feb 18, 2019 7:34 am
Forum: Developer's Forum for Windows
Topic: Using SpaceNavigator without window handle
Replies: 6
Views: 15453

Re: Using SpaceNavigator without window handle

Hello

I tried but if my application console window does not have focus, i don't receive any event !

What solution do you suggest to receive events without having focus ?

Regards
Christophe
by christophe_95
Mon Feb 18, 2019 4:15 am
Forum: Developer's Forum for Windows
Topic: Using SpaceNavigator without window handle
Replies: 6
Views: 15453

Using SpaceNavigator without window handle

Hello
Our application does not have a window handle
Is it possible to receive events directly from the driver ?

In the SDK, the call to SiOpenWinInit currently requires a window ID handle, which is annoying

Regards
Christophe