Search found 2622 matches

by jwick
Thu Jan 18, 2024 12:08 am
Forum: Windows Discussion Forum
Topic: Change zoom direction without reversing zoom and rotation
Replies: 14
Views: 9849

Re: Change zoom direction without reversing zoom and rotation

ok_grandpa,

It is possible to rearrange the axes [almost] any way you want. But you need to do it in the XML. The GUI can't help you.
I can help you with this if you provide more details about what you want.
by jwick
Fri Jan 12, 2024 1:12 am
Forum: Developer's Forum for Windows
Topic: How to find out using the COM interface whether the SpaceMouse is plugged in?
Replies: 9
Views: 10339

Re: How to find out using the COM interface whether the SpaceMouse is plugged in?

Yes, it would be a big change, especially if you have already functioning code. I've sent a link to the "old SDK" from the api support email. It should not have changed much, even since 2005. It does contain support for multiple devices and hot plugging that the COM interface doesn't expos...
by jwick
Thu Jan 11, 2024 1:38 am
Forum: Developer's Forum for Windows
Topic: How to find out using the COM interface whether the SpaceMouse is plugged in?
Replies: 9
Views: 10339

Re: How to find out using the COM interface whether the SpaceMouse is plugged in?

There may be samples of using the new SDK with COM in the SDK. It is a substantial change in how you think about accessing the 3D mouse. If you send an email to our apisupport windows email address (I don't want to put the email address here), someone will send you a link to the "old SDK"....
by jwick
Wed Jan 10, 2024 2:25 am
Forum: Developer's Forum for Windows
Topic: How to find out using the COM interface whether the SpaceMouse is plugged in?
Replies: 9
Views: 10339

Re: How to find out using the COM interface whether the SpaceMouse is plugged in?

It looks like you are using an older COM API that is no longer in maintenance. It probably does work though. 50741d == c635h. You can find this ProductID in <3DxWinCore>/Cfg/Base.xml: <Device> <ID>ID_ProductID_C635</ID> <Name>SpaceMouse Compact</Name> <VendorID>256f</VendorID> <ProductID>c635</Produ...
by jwick
Mon Jan 08, 2024 12:16 am
Forum: Developer's Forum for Windows
Topic: Move object precision - etc
Replies: 6
Views: 2909

Re: Move object precision - etc

You want to hold down a device button, like a shift/modifier key, to temporarily switch modes? Then go back to the original "main" mode by releasing it?
by jwick
Mon Jan 08, 2024 12:12 am
Forum: Feedback
Topic: Cant find a way to do a Macro on this
Replies: 2
Views: 1639

Re: Cant find a way to do a Macro on this

Recent driver distributions should have a "Navigation Modes" category available when you assign an action to a button.
by jwick
Wed Jan 03, 2024 1:16 am
Forum: Windows Discussion Forum
Topic: Spacemouse works but no led's??
Replies: 3
Views: 3481

Re: Spacemouse works but no led's??

If it is a new device talk to tech-support.
Talk to them anyway; they are friendly.
by jwick
Tue Jan 02, 2024 7:23 am
Forum: Feedback
Topic: SpaceMouse & Bluetooth
Replies: 27
Views: 66227

Re: SpaceMouse & Bluetooth

...and you thought we forgot about you, Hypsersonic!
by jwick
Tue Jan 02, 2024 7:21 am
Forum: Windows Discussion Forum
Topic: Want to stop switch between two application
Replies: 5
Views: 3634

Re: Want to stop switch between two application

There are some cfg files that are loaded at init. If you set <CfgProperties><Grab>Hard</Grab> on one of those, the driver will not switch to any other cfgs, regardless of focus. For one of them, Desktop.xml, you can use a button to switch between grabbed, and floating with the focus modes (changes t...
by jwick
Tue Jan 02, 2024 2:24 am
Forum: Windows Discussion Forum
Topic: Problem with TopSolid7.17, SpaceMouse Enterprise, and latest version of 3DxWare
Replies: 5
Views: 5116

Re: Problem with TopSolid7.17, SpaceMouse Enterprise, and latest version of 3DxWare

There is an error in the TopSolid cfg file limited to one or two modes of TopSolid.
It has been fixed for the next release.
If anyone wants the fixed file before then, PM me.
by jwick
Tue Jan 02, 2024 2:15 am
Forum: Windows Discussion Forum
Topic: Changing zoom to up/down messes up with tilt
Replies: 1
Views: 1366

Re: Changing zoom to up/down messes up with tilt

The general idea with that mode is for people who consider themselves looking down at the desktop, not forward at a monitor. It is rarely used. You can achieve the desired effect only by manually editing the cfg file for your app. The best way to do that, is to open the app and use the GUI to change...
by jwick
Tue Dec 19, 2023 12:16 am
Forum: Developer's Forum for Windows
Topic: Move object precision - etc
Replies: 6
Views: 2909

Re: Move object precision - etc

The latest driver has ButtonActions that can be assigned to any button to switch to the different Navigation Modes.
by jwick
Tue Dec 19, 2023 12:07 am
Forum: Windows Discussion Forum
Topic: Problem with TopSolid7.17, SpaceMouse Enterprise, and latest version of 3DxWare
Replies: 5
Views: 5116

Re: Problem with TopSolid7.17, SpaceMouse Enterprise, and latest version of 3DxWare

Hello Brian,

I think that is a problem with the cfg file for TopSolid.
I can send you something to try.
Is you registered email correct (info@...)?
by jwick
Mon Dec 18, 2023 12:04 am
Forum: Windows Discussion Forum
Topic: Can't disable driver
Replies: 2
Views: 1865

Re: Can't disable driver

The "KMJ Emulator" implements the KB keys on your SpaceExplorer (Shift, Ctrl, etc). If you disable it those won't work. It also implements Mouse button and cursor movement, which you are probably not using. And Joystick emulation, which would normally be used for games. I do not know of an...
by jwick
Tue Dec 12, 2023 12:27 am
Forum: Windows Discussion Forum
Topic: Radial Menu inside Global.xml
Replies: 6
Views: 6422

Re: Radial Menu inside Global.xml

Do you have more than one 3DxPieMenus.exe running?