Search found 246 matches

by flomotan
Thu May 29, 2008 10:18 am
Forum: Windows Discussion Forum
Topic: SpaceNavigator crashes Photoshop CS3
Replies: 14
Views: 19610

Simultaneous pan and zoom is something we'd like to add as a feature (it was never there in the past). Unfortunately, we are not able to do this with the current Photoshop API available to us. We've talked with Adobe about this and hopefully it will be possible in the future.
by flomotan
Fri May 23, 2008 10:39 am
Forum: Developer's Forum for macOS
Topic: Fit Button
Replies: 3
Views: 38724

Button commands that have to do with filtering motion data (Pan/Zoom Only, Tilt/Spin/Roll Only, Pan Only, Zoom Only, Toggle Translations, Toggle Rotations, Toggle Dominant Axis) or changing device settings (Increase Speed, Decrease Speed, Calibrate) are handled by the driver. There's no need to proc...
by flomotan
Thu May 22, 2008 7:08 am
Forum: Developer's Forum for macOS
Topic: Fit Button
Replies: 3
Views: 38724

On OS X, the "Fit" command is an application specific command instead of a physical or virtual button press. There is a specific event from the driver called kConnexionCmdAppSpecific for this. In your MyMessageHandler callback, you can add a case statement for processing these events. For ...
by flomotan
Thu May 15, 2008 12:39 am
Forum: Windows Discussion Forum
Topic: SpaceNavigator crashes Photoshop CS3
Replies: 14
Views: 19610

A fix for this issue will be available in an upcoming 3.6.6 driver release. Please check our driver download area in the next week or two for news on when this will be available.
by flomotan
Fri May 02, 2008 10:32 am
Forum: MacOS Discussion Forum
Topic: Maya 2008 help
Replies: 17
Views: 36511

No need to install anything else. By default, the left button on your SpaceNavigator will display the 3Dconnexion Maya settings dialog. What happens when you click on the left SpaceNavigator button? You can also type MagellanToggleOptionWindow in your MEL script console prompt and this will show or ...
by flomotan
Thu May 01, 2008 8:26 am
Forum: MacOS Discussion Forum
Topic: Maya 2008 help
Replies: 17
Views: 36511

There is a 3Dconnexion settings dialog inside Maya. This dialog has specific options just for Maya. The quickest way to get to it is to click on the left SpaceNavigator button. You can use this dialog in conjunction with your System Preferences
by flomotan
Wed Apr 30, 2008 2:44 pm
Forum: MacOS Discussion Forum
Topic: SpaceNavigator PE bugs (Mac)
Replies: 7
Views: 14933

I can reproduce this issue if I "add" the "Second Life Release Candidate.app" using the 3Dconnexion preferences tool. The issue is the assigned name of the application is not consistent with the "bundle" information. A workaround for this is to rename "Second Life ...
by flomotan
Wed Apr 30, 2008 10:31 am
Forum: MacOS Discussion Forum
Topic: SpaceNavigator PE bugs (Mac)
Replies: 7
Views: 14933

For issue #1, which application are you trying to set button options for and what are you assigning for the buttons? On issue #2, this seems to be a problem with Apple Help. Several other applications are reporting the same issue. I've also seen this on my machine and can't figure out what is going ...
by flomotan
Wed Apr 30, 2008 10:26 am
Forum: MacOS Discussion Forum
Topic: Maya 2008 help
Replies: 17
Views: 36511

You can adjust the speed on the 3Dconnexion settings dialog inside Maya. Bring up this dialog by clicking on the left SpaceNavigator button. There are speed sliders on the bottom. You normally don't have to keep typing MagellanStartup; to make this work. Try moving all the 3Dconnexion MEL scripts to...
by flomotan
Tue Apr 29, 2008 11:21 am
Forum: MacOS Discussion Forum
Topic: Maya 2008 help
Replies: 17
Views: 36511

Hi, I'll need some specific details on what the issue is. Some initial things to check are: - Ensure the 3Dconnexion MEL scripts are properly installed. - If the MEL scripts are installed, is there an error message that shows up when you launch Maya. Check the MEL script console for errors. - If the...
by flomotan
Wed Apr 23, 2008 7:58 am
Forum: MacOS Discussion Forum
Topic: SN does not work with Maya 2008
Replies: 4
Views: 10906

You need to copy the scripts into Maya's script folder. There are several possible locations for scripts but the easiest place would be

/Users/Shared/Autodesk/maya/scripts
by flomotan
Tue Apr 22, 2008 11:28 pm
Forum: MacOS Discussion Forum
Topic: SN does not work with Maya 2008
Replies: 4
Views: 10906

Hi Shadowcatcher, What error message do you get when you typed ''MagellanStartup;"? If the message is (// Error: Cannot find procedure "MagellanStartup".), it means that the 3Dconnexion MEL scripts are not getting loaded. The MEL scripts are in the "Additional Plug-ins" fold...
by flomotan
Tue Apr 22, 2008 10:50 pm
Forum: MacOS Discussion Forum
Topic: Maya 8.5 on OS X
Replies: 15
Views: 37204

A new Maya plug-in is under development that will fix this issue. It will be released as part of the 1.5 driver in a couple of weeks. Thanks to mranger for testing and confirming the fix.
by flomotan
Tue Apr 22, 2008 10:13 am
Forum: Developer's Forum for Windows
Topic: Integrating other GUI toolkits on Windows
Replies: 2
Views: 8425

For FOX, there was an effort to add support http://www.unix.com/software-releases-r ... ranch.html

According to the post, it's Unix only but they may have plans to expand to other platforms.
by flomotan
Mon Apr 21, 2008 2:12 pm
Forum: Windows Discussion Forum
Topic: SpaceNavigator crashes Photoshop CS3
Replies: 14
Views: 19610

Just an update on this. I've sent everyone above a test plugin that will hopefully either fix the issue or give more information on what is happening. Once enough data is available and a fix is complete, I'll make this new plugin available for download until it is officially released with our next d...