Search found 5 matches

by KMeissner
Thu May 09, 2013 9:42 am
Forum: Developer's Forum for Windows
Topic: TDxInput does not respond to input
Replies: 5
Views: 9731

Re: TDxInput does not respond to input

"SpaceOrb? Seriously?" nope I got the product names mixed up. We use mostly Space Explorer. We will look into 3DxWare SDK in a future version. is there a page listing the pro and cons of the various API choices? For the current issue, we are close to a ship date so have to make what we hav...
by KMeissner
Tue May 07, 2013 8:32 am
Forum: Developer's Forum for Windows
Topic: TDxInput does not respond to input
Replies: 5
Views: 9731

Re: TDxInput does not respond to input

We have C++ app that needs to connect to the driver. When we wrote the hooks a few years ago, COM seemed like the recommended solution. COM has worked for us for the last few years. If there is a well documented API that is recommended we can look at migrating in a future version of our app? Aside f...
by KMeissner
Tue May 07, 2013 6:30 am
Forum: Developer's Forum for Windows
Topic: TDxInput does not respond to input
Replies: 5
Views: 9731

TDxInput does not respond to input

Support, We are small software company which integrates Space Orbs and Space Explorer support into our 3D terrain viewer product. We have several thousand fielded customers, many of whom use the Space Orb as a 3d mouse. In fact we frequently redistribute 3dconnexion hardware with licensed copies of ...
by KMeissner
Wed Mar 28, 2012 1:56 pm
Forum: Developer's Forum for Windows
Topic: parameters for 3dxsrv - stop the popup
Replies: 0
Views: 7950

parameters for 3dxsrv - stop the popup

I am developing an application which relies on the Space Explorer. We connect to the drivers through the TDxInput COM interface. On some machines the drivers start automatically, on other machines the drivers are not started at boot even through the user has install the latest driver package from 3d...
by KMeissner
Wed Feb 08, 2012 2:08 pm
Forum: Developer's Forum for Windows
Topic: TDx.TDxInput vs RawInput
Replies: 1
Views: 7958

TDx.TDxInput vs RawInput

I am trying to add support for 3DxConnection in our 3D app. We have a version of the COM based TDxInput working in our C++ application. We are having a lot of issues adding support to the C#.net version of the application. I tried adding the code from csMonitor on the ftp server that makes a new TDx...