How to show 3DConnexion control panel in application codes

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
Cheney
Posts: 13
Joined: Mon May 10, 2010 7:41 pm

How to show 3DConnexion control panel in application codes

Post by Cheney »

We want to add an access in the application to open 3dconnexion control panel. Does 3dconnexion have its own API to open its control panel, or i need to use Windows API to do that? Thank you!
jwick
Moderator
Moderator
Posts: 3341
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Our current "control panel" is just a dialog box of the 3DxSrv process. There is a 3DxWare API function, SiSetUiMode, to bring it up/dismiss it. There is no equivalent in 3DxInput.
Post Reply