Search found 17 matches
- Wed Jun 18, 2008 5:07 am
- Forum: Developer's Forum for Windows
- Topic: SensorInput event stops firing?
- Replies: 14
- Views: 30775
Yes, I did that correctly, and I know this is true, because I had it working when I was using DirectInput to poll the device rather than an event handler. Now that I have switched over to an event handler it doesn't work. Also, I'm sure that the config files work correctly and I'm referencing them r...
- Tue Jun 17, 2008 2:34 pm
- Forum: Developer's Forum for Windows
- Topic: Dynamically changing the configuration of the spacepilot
- Replies: 8
- Views: 21725
Thanks a bunch guys. I'm sorry, it seems like I keep bouncing from problem to problem. I'm not using event handlers for the buttons and the joystick info. I have it set up to receive a button press then update the LCD accordingly. This works for only one button press. When I press any button from th...
- Tue Jun 17, 2008 11:33 am
- Forum: Developer's Forum for Windows
- Topic: SensorInput event stops firing?
- Replies: 14
- Views: 30775
Win. XP SpacePilot C# I'm having a problem with the event listeners. We'll focus on what's necessary, my program listens for button presses, once a button is pressed it calls load preferences and changes the preferences on my SpacePilot(this is done solely to change the LCD screen). Whenever I call ...
- Thu Jun 12, 2008 8:18 am
- Forum: Developer's Forum for Windows
- Topic: Dynamically changing the configuration of the spacepilot
- Replies: 8
- Views: 21725
- Thu Jun 12, 2008 8:09 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
Again, thank you so much. I've gotten everything to work now except one thing. You said you think the Application name is the string you pass into LoadPreferences() correct? For some reason i can't get that to work, so I guess I'm asking if you're certain that is what is supposed to be passed in or ...
- Wed Jun 11, 2008 7:22 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
- Wed Jun 11, 2008 7:20 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
When you save something in the GUI, it is saved in %appdata%\3dconnexion\3dxware\profiles. You can start with that .scg file, but you will need to change the EXECUTABLES entry to point to your executable. What are you refering to here? Is there some sort of path within the profiles folder that need...
- Mon Jun 09, 2008 2:17 pm
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
- Wed Jun 04, 2008 1:52 pm
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
- Wed Jun 04, 2008 12:57 pm
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
Hello, Hopefully this will finally clear everything up or help put me on the right track. I feel lost right now to be honest. I'm currently programming in C# not in C++. Is this going to make things really difficult? Here's how I understand the situation right now, I have downloaded the old 3DxWare ...
- Tue Jun 03, 2008 7:27 am
- Forum: Developer's Forum for Windows
- Topic: Range of Space Pilot Axes
- Replies: 1
- Views: 6744
Range of Space Pilot Axes
Hello, What I'm trying to do is create a percentage of deflection for each axis. I'm using this percentage to calculate a number between -1..1 to send to another system that is setup to receive values between -1..1 What are the min/max ranges of deflection for each axis? just to clarify, say I push ...
- Tue Jun 03, 2008 7:15 am
- Forum: Developer's Forum for Windows
- Topic: Strange Translation Values
- Replies: 14
- Views: 26490
- Tue Jun 03, 2008 5:42 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
Jim, So I've tried to read through all of the documentation. However, I can't figure out exactly what I have to do. All I want to be able to do is call the SiSyncSetButtonName function and just change the name whenever I want. This function has it listed that it takes an event handler, the button nu...
- Mon Jun 02, 2008 6:50 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695
Sorry to keep bothering you about this, but is there an API for 3DxWare-SDK_v2-0-4. I'm trying to figure out how to instantiate a variable and decide which function calls I need/can use. As I stated earlier I'm trying to change the names of buttons on the space pilot. Which library files will I need...
- Mon Jun 02, 2008 5:32 am
- Forum: Windows Discussion Forum
- Topic: I need Button Config drop-down list explanations
- Replies: 22
- Views: 30695