Search found 2631 matches

by jwick
Thu Apr 03, 2008 1:58 pm
Forum: Windows Discussion Forum
Topic: Problems creating buttons for my own applications
Replies: 14
Views: 27189

When Lightroom is in focus you will probably have 3 configs listed in the Configuration combobox: Any Application, Lightroom and Lightroom - yourusername. The driver should remember which one you last used (in the registry) and use that one.
by jwick
Thu Apr 03, 2008 12:51 pm
Forum: Windows Discussion Forum
Topic: What market size merits writing a custom patch or driver?
Replies: 3
Views: 6841

In all seriousness, SLSDavid, please let us know how you like the SL solution. It seems to work well.

Jim
3Dx Software Development
(I didn't work on it--others in the team deserve the cheers).
by jwick
Thu Apr 03, 2008 12:47 pm
Forum: Windows Discussion Forum
Topic: Problems creating buttons for my own applications
Replies: 14
Views: 27189

If you changed anything in a config from the default dir, it creates a copy called userXX.scg in your %APPDATA% dir. That file should contain everything from lightroom.scg plus all your changes. It appends your username to the name of the configuration.
by jwick
Thu Apr 03, 2008 10:31 am
Forum: Windows Discussion Forum
Topic: Problems creating buttons for my own applications
Replies: 14
Views: 27189

Using the 3DxWare GUI, can you change to the lightroom config while lightroom is running? What does the registry now say?
by jwick
Thu Apr 03, 2008 7:41 am
Forum: Developer's Forum for Windows
Topic: Direct Input Example
Replies: 10
Views: 17368

hidsdi.h is in the Microsoft Device Driver Kit.
by jwick
Thu Apr 03, 2008 7:40 am
Forum: Windows Discussion Forum
Topic: Problems creating buttons for my own applications
Replies: 14
Views: 27189

There is no way to add a new configuration for an "unsupported application" via the 3DxWare GUI. You have to edit a config file with notepad. An unsupported application is defined as an application you just want to blindly throw keyboard events at. If you are game, here are the steps: 1) S...
by jwick
Thu Apr 03, 2008 7:17 am
Forum: Developer's Forum for Windows
Topic: Direct Input Example
Replies: 10
Views: 17368

If you don't want to use Windows at all, you are probably best using the HID example.
by jwick
Wed Apr 02, 2008 6:34 am
Forum: Developer's Forum for Windows
Topic: DirectInput Programming Examples
Replies: 45
Views: 102276

You need to install the Microsoft SDK to get the ATL headers.
by jwick
Wed Apr 02, 2008 6:29 am
Forum: Windows Discussion Forum
Topic: Can a Spaceball 5000 coexitst with a Space Traveller?
Replies: 5
Views: 8489

There is no driver that supports the SpaceNavigator and serial ports. The SN came out after the serial port support was dropped. You'd have to swap out the driver when you switched devices. You might be able to get away with not doing a full installation/uninstallation each time. Try this. Install t...
by jwick
Tue Apr 01, 2008 10:04 am
Forum: Developer's Forum for Windows
Topic: DirectInput Programming Examples
Replies: 45
Views: 102276

dinput.h is installed with the Direct X SDK.
atlcoll.h is in <program>\Microsoft Visual Studio 8\VC\atlmfc\include.
by jwick
Tue Apr 01, 2008 6:12 am
Forum: Developer's Forum for Windows
Topic: SiAppDll load failing
Replies: 3
Views: 11862

The MSI installer won't install over DLLs that have usage counts that indicate that they are in use, or if the versions aren't greater. That's why you had to delete them manually.
by jwick
Mon Mar 31, 2008 7:32 am
Forum: Developer's Forum for Windows
Topic: rotation / position problem
Replies: 1
Views: 6791

If the translations don't respond to the new view you have, the translations are not being rotated by the new view rotation matrix. You have to determine precisely what coordinate system your translations (pos) are expressed in. It is probably the world coordinate system. The translation values from...
by jwick
Mon Mar 31, 2008 7:22 am
Forum: Developer's Forum for Windows
Topic: COMless interfacing
Replies: 22
Views: 58650

Please try accessing the ftp site again. It seems to be up for us. Let us know.
by jwick
Mon Mar 31, 2008 7:06 am
Forum: Developer's Forum for Windows
Topic: SiAppDll load failing
Replies: 3
Views: 11862

I think you have an old version of siappdll.dll. Delete it from system32 and reinstall the 3Dx software. Delete spwini.dll also while you are at it, before reinstalling.
by jwick
Mon Mar 31, 2008 7:04 am
Forum: Windows Discussion Forum
Topic: Space navigator slows down my PC
Replies: 2
Views: 4168

Also, try installing the latest driver from the 3dx web site.