Search found 2639 matches

by jwick
Thu Jan 18, 2024 12:43 am
Forum: Windows Discussion Forum
Topic: Want to stop switch between two application
Replies: 5
Views: 10865

Re: Want to stop switch between two application

All this is unsupported. It may change in the future. It works today. Now that I covered the disclaimers... The easiest way to do this is: 1) Start the driver 2) Click on the windows background. The driver will show "Desktop" on the LCD/GUI/OSD/systray icon. 3) Make a change for that cfg w...
by jwick
Thu Jan 18, 2024 12:14 am
Forum: Windows Discussion Forum
Topic: CAD Mouse configuration for all Programs
Replies: 2
Views: 55529

Re: CAD Mouse configuration for all Programs

ahmadtantawy,

You can do this, but not with the GUI. You need to edit XML files, if that is something you are comfortable with.
It can be somewhat application dependent.
I'd need some details. Which application(s)?
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: 10261

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: 18220

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: 18220

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: 18220

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: 8144

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: 4016

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: 6207

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: 33
Views: 86414

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: 10865

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: 8
Views: 10989

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: 2710

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: 8144

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: 8
Views: 10989

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@...)?