Search found 6 matches

by jjmcwill
Wed Oct 28, 2015 12:22 pm
Forum: Developer's Forum for Windows
Topic: Adding support for new CadMouse
Replies: 1
Views: 7656

Adding support for new CadMouse

What do I need to do as a developer to add support for the buttons/functionality of the new CadMouse?

Thanks,

Jeff
by jjmcwill
Mon Jan 14, 2008 9:54 am
Forum: Developer's Forum for UNIX and Linux
Topic: Events get lost using driver later than 1.2.7
Replies: 8
Views: 61566

When I change APP_WINDOW_NAME to "HyperWorks v9.0 3DConnexion", then restart 3dxsrv and our app, My SpacePilot display shows "Any Application" not the saved configuration. Bringing up the Panel shows the same thing. We're working toward a release candidate build for our products ...
by jjmcwill
Tue Jan 08, 2008 11:35 am
Forum: Developer's Forum for UNIX and Linux
Topic: Events get lost using driver later than 1.2.7
Replies: 8
Views: 61566

Here is the output from "3dxsrv -class" while app is running and file loaded: [root@brisbane etc]# /etc/3DxWare/daemon/3dxsrv -class 01200029 [desktop_window|Nautilus|Desktop] 01200072 [nautilus|Nautilus|File Manager] 02600012 [xterm|XTerm|jjmcwill@brisbane:~/.3dxcfg] 02C000AE [Hw|MainWin|...
by jjmcwill
Mon Jan 07, 2008 10:35 am
Forum: Developer's Forum for UNIX and Linux
Topic: Events get lost using driver later than 1.2.7
Replies: 8
Views: 61566

With the 1.2.7 driver, line 14 reads:" APP_WINDOW_NAME = "HyperWorks" With the 1.2.17 driver, after saving the configuration, line 14 of the file reads: APP_WINDOW_NAME = { "MainWin" } Here is the code that creates the window I'm using in the call to MagellanInit() and Magel...
by jjmcwill
Fri Jan 04, 2008 2:03 pm
Forum: Developer's Forum for UNIX and Linux
Topic: Events get lost using driver later than 1.2.7
Replies: 8
Views: 61566

Events get lost using driver later than 1.2.7

I'm working on Spaceball support for Altair HyperWorks, including HyperView, HyperGraph 3D, and Motion View. With the 1.2.7 drivers on 64-bit CentOS 4 Linux, things worked well. However, with 1.2.11 and 1.2.17, I've been running into problems. With 1.2.11 and 1.2.17, any effort to customize the 3DCo...
by jjmcwill
Wed May 30, 2007 12:35 pm
Forum: Developer's Forum for UNIX and Linux
Topic: Button Mapping - 16 button events on Linux, but 29 on Win ?
Replies: 2
Views: 22690

Button Mapping - 16 button events on Linux, but 29 on Win ?

I'm working on adding support to Altair HyperWorks for the current spaceball devices. I've already made contact with Ken Denton in Rochester Hills. I started my development under windows, and saw that on the button mapping portion of the 3DConnexion panel, there were 29 virtual button events availab...