Search found 10 matches
- Tue Sep 10, 2013 3:47 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Just one more (round of) question(s). - We also have a test implementation which goes directly to the windows messaging system and handles the connections by reacting to WM_INPUT and other messages which are sent by the base driver. Apart from the issue of not getting the scale and min/max values (b...
- Mon Sep 09, 2013 11:31 pm
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Sorry about the double post.
I tested with the new profile. Without editing it sends the correct events.
It looks like I have to create one profile for every program though. Since H3DLoad_d.exe does not send the event.
However, H3DLoad.exe works no matter where it is started from it seems like.
I tested with the new profile. Without editing it sends the correct events.
It looks like I have to create one profile for every program though. Since H3DLoad_d.exe does not send the event.
However, H3DLoad.exe works no matter where it is started from it seems like.
- Mon Sep 09, 2013 11:12 pm
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Thank you for your answer. Did you create a profile for your application using the 3DxWare SDK template? Of course not, shame on me again. Always the fool I am. To continue my folly. I can't find the following line <SendDeviceChangeEvent>false</SendDeviceChangeEvent> in C:\Users\markus\AppData\Roami...
- Mon Sep 09, 2013 6:25 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Thank you. I am stumped however. 3DxTest that comes with 3DConnexion works fine. With SI_ANY_DEVICE or 0 I get the SI_DEVICE_CHANGE_EVENT just fine. With SI_ANY_DEVICE I of course also get motion events. However whenever I try to get this in our application it fails. SI_ANY_DEVICE gives motion event...
- Fri Aug 30, 2013 6:58 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Hello, It is me again after many months. I installed 3DxWare 10 Beta 16 (64-bit) on my system. As well as 3DxWare SDK 3.02 r7538. Which seems to be the one I used before and also the one that can be obtained from 3DLabs. There is an issue however, that shows up in both our product and 3DxTest. It us...
- Tue Feb 05, 2013 12:14 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Thank you for your answer.
As it is now support using 3DxWare SDK Version 3 will not make it into our release since there are too many things I have to test with it.
I will look at it after the release is done however.
As it is now support using 3DxWare SDK Version 3 will not make it into our release since there are too many things I have to test with it.
I will look at it after the release is done however.
- Mon Jan 07, 2013 8:25 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Sorry for the late reply, I must have missed this entry even though I subscribe to the post. The company I work for have an open source API (H3DAPI) with support for 3dconnexion devices and it would be nice to update it to have support for multiple devices. Some more questions. Are there any example...
- Mon Dec 03, 2012 6:02 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Thank you,
Documentation is always an ongoing project, never quite finished
I think I might have misunderstood the ways multiple device connections should work. I will make sure I get another device in order to test and implement properly.
Thank you for your patience.
Documentation is always an ongoing project, never quite finished

I think I might have misunderstood the ways multiple device connections should work. I will make sure I get another device in order to test and implement properly.
Thank you for your patience.
- Mon Dec 03, 2012 5:06 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
I forgot to add which version I was using.
I have 3dxSoftWare 3.16.1 (x64 edition) installed. I was under the impression that this was the correct one.
I guess it was not.
Sorry for asking such a stupid question. Thank you for your answer.
Do you have any idea regarding the second question?
I have 3dxSoftWare 3.16.1 (x64 edition) installed. I was under the impression that this was the correct one.
I guess it was not.
Sorry for asking such a stupid question. Thank you for your answer.
Do you have any idea regarding the second question?
- Mon Dec 03, 2012 4:22 am
- Forum: Developer's Forum for Windows
- Topic: 3DxWare SDK Version 3
- Replies: 30
- Views: 60455
Re: 3DxWare SDK Version 3
Hello, I recently started to test version 3 out, and I have two issues. I am using Windows 7 64 bit with a SpaceNavigator. The first issue I am having is that I never get any SI_DEVICE_CHANGE_EVENT in my application. It also looks like I never get those events in the 3DxTest32 either (I never see an...