Search found 3 matches

by spectral
Mon Jun 24, 2013 1:01 am
Forum: Developer's Forum for Windows
Topic: Retreive device state
Replies: 1
Views: 5631

Retreive device state

Hi, When I play with my 3D mouse, I would like to retreive the 'state' information, by example: 1) The "speed" factors, if 2) If "dominant" is set to Yes/No 3) etc etc... I can see this information in the menu, so I should retreive this information and not keep it in my software ...
by spectral
Mon Jun 24, 2013 12:58 am
Forum: Developer's Forum for Windows
Topic: Press key '2' and the 'web browser' appear
Replies: 1
Views: 5581

Press key '2' and the 'web browser' appear

Hi,

When I press the key '2' on my 3D mouse, the "web browser" appear...

I already use this key to switch to a specific "point of view" (Right point of view) but I don't want this !!

How can I do ?
by spectral
Wed Jun 19, 2013 4:58 am
Forum: Developer's Forum for Windows
Topic: SPW_ArbitraryAxisToMatrix source code ?
Replies: 0
Views: 6715

SPW_ArbitraryAxisToMatrix source code ?

Hi, I'm currently looking to support 3DConnexion devices with QT 5 and so because there is: 1) no official SDK for Qt support 2) no Qt/OpenGL demo with full support I try to do this by my own... and so... I receive the x,y,z,rx,ry,rz and would like to support it for : 1) object mode 2) camera mode F...