Search found 2 matches

by Bruce Marx
Wed Feb 21, 2007 9:03 am
Forum: Developer's Forum for Windows
Topic: Compatibility with MFC ActiveX w/DirectX
Replies: 3
Views: 13876

Thank You, that cured the buttons. My dumb mistake. I've only started the menu synchronization, and it's clearly not as simple as setting SiSyncSetInfoLine(m_SpacePilotHdl, -1, L"CGCI"); SiSyncSetButtonName( m_SpacePilotHdl, 1, L"MOVEMENT MENU"); SiSyncSetButtonName( m_SpacePilot...
by Bruce Marx
Tue Feb 20, 2007 3:31 pm
Forum: Developer's Forum for Windows
Topic: Compatibility with MFC ActiveX w/DirectX
Replies: 3
Views: 13876

Compatibility with MFC ActiveX w/DirectX

Hi, The bottom line is that I can read the movements but all of the buttons register as button #1 when pressed, and have not been able to synchronize any GUI functions. I have been adding the SpacePilot to an application as a simple 3D joystick controller to control a cursor and to use the function ...