Search found 70 matches
- Sun Jul 06, 2008 10:37 am
- Forum: Windows Discussion Forum
- Topic: Space Navigator coating peeling
- Replies: 1
- Views: 3484
Space Navigator coating peeling
I've had a SpaceNavigator for a few months now and have recently noticed that the rubber textured coating is peeling off. I only use it about twice a week with my laptop, and it sits on a counter the rest of the time. It's not stored in direct sunlight. I have two SpacePilots that have never shown a...
- Fri Feb 29, 2008 4:25 pm
- Forum: Developer's Forum for Windows
- Topic: VB6 and SpacePilot
- Replies: 17
- Views: 28658
I figured it out. Turns out VB6 doesn't like it when you name your objects with an existing property name. So I had to change the declarations from: Private WithEvents Device As TDxInput.Device Private WithEvents Sensor As TDxInput.Sensor Private WithEvents Keyboard As TDxInput.Keyboard to: Private ...
- Thu Feb 28, 2008 6:15 pm
- Forum: Developer's Forum for Windows
- Topic: VB6 and SpacePilot
- Replies: 17
- Views: 28658
- Thu Feb 28, 2008 5:56 pm
- Forum: Developer's Forum for Windows
- Topic: VB6 and SpacePilot
- Replies: 17
- Views: 28658
VB6 and SpacePilot
I want to modify a VB6 application to accept input from 3DConnexion devices. However, since there are no examples showing how to interface with the TDx dll using VB6, I created a test project first. So far, the project compiles fine, but is not responding to the SensorInput event. Here are the relev...
- Wed Nov 14, 2007 9:05 am
- Forum: Windows Discussion Forum
- Topic: Display bug
- Replies: 4
- Views: 5515
The specific command that I see this on is the SolidWorks function "Vertical Ordinate Dimension". Depending on the specific sequence of letters, this doesn't happen with just any long label. It has to be a label that, after truncating to fit the display, has the last letter placed on the far right e...
- Tue Nov 13, 2007 12:58 pm
- Forum: Windows Discussion Forum
- Topic: Display bug
- Replies: 4
- Views: 5515
Display bug
I've located a display bug with the SpacePilot. If any of the 6 custom buttons are assigned a function with a long name that uses the very right edge of the function display box, the display fails to clear the last column of pixels. For example, when I assign "Vertical Ordinate Dimension" the displa...
- Thu Nov 01, 2007 1:24 pm
- Forum: Windows Discussion Forum
- Topic: Backup and Restore 3DConnexion Profiles
- Replies: 5
- Views: 7076
- Thu Nov 01, 2007 10:52 am
- Forum: Windows Discussion Forum
- Topic: Backup and Restore 3DConnexion Profiles
- Replies: 5
- Views: 7076
- Thu Nov 01, 2007 10:21 am
- Forum: Windows Discussion Forum
- Topic: Backup and Restore 3DConnexion Profiles
- Replies: 5
- Views: 7076
Backup and Restore 3DConnexion Profiles
What is the best method for backing up profiles and later restoring them to either the same machine or a different PC? I've tried copying and pasting the "%userprofile%\Application Data\3Dconnexion\3DxWare\profiles" directory, but it doesn't seem to take on a new machine. It ignores the newly pasted...
- Tue Aug 21, 2007 8:00 am
- Forum: Windows Discussion Forum
- Topic: SpacePilot display goes blank
- Replies: 3
- Views: 4572
- Fri Aug 17, 2007 10:55 am
- Forum: Windows Discussion Forum
- Topic: SpacePilot display goes blank
- Replies: 3
- Views: 4572
SpacePilot display goes blank
Occasionally (1 or 2 times a week), my SpacePilot's LCD display goes completely blank. It seems to work just fine, except there is nothing on the display. No custom application menu, no 3DConnexion logo. At this point the only thing that brings the display back is disconnecting and then reconnecting...
- Thu Aug 16, 2007 7:52 am
- Forum: Windows Discussion Forum
- Topic: <DONE> SpaceNavigator Driver - Mouse Joystick Keyboard
- Replies: 780
- Views: 1564485
SpacePilot
RBC9, looks like you have a great program here. Unfortunately, I haven't been able to test it out because I have a SpacePilot. Has there been any more work done towards making your driver compatible? I've tried the Fadetoblack version, but that doesn't work. Thanks.
- Wed Jun 20, 2007 9:26 am
- Forum: Windows Discussion Forum
- Topic: Rotation is slow in Pro/ENGINEER W3
- Replies: 10
- Views: 16198
- Fri May 18, 2007 10:14 am
- Forum: Windows Discussion Forum
- Topic: Space Pilot rotation issue
- Replies: 3
- Views: 6721
- Wed Apr 11, 2007 10:46 am
- Forum: Developer's Forum for Windows
- Topic: Detailed function list for Pro Engineer plug-in
- Replies: 1
- Views: 7183
Detailed function list for Pro Engineer plug-in
Is there any documentation listing all the functions available in the Pro Engineer plug-in? There look to be several hundred functions, and they all have very short names with no descriptions. Sometimes I see 4 or 5 functions listed next to each other, all with the same name. It's also difficult to ...