Search found 5 matches

by dotbond
Tue Sep 01, 2009 2:40 pm
Forum: Developer's Forum for Windows
Topic: how to tell if no device connected?
Replies: 10
Views: 21594

hi again

this code sort of works, except that m_device.Type is always returning 6 whether the mouse is plugged in or not. What might be causing this, and how can we get around it?

Thanks
Trev.
by dotbond
Tue Sep 01, 2009 12:13 am
Forum: Developer's Forum for Windows
Topic: how to tell if no device connected?
Replies: 10
Views: 21594

Thank you very much Markus. We will see if we can make this code work.


Thanks again
Trev.
by dotbond
Thu Aug 27, 2009 5:47 pm
Forum: Developer's Forum for Windows
Topic: how to tell if no device connected?
Replies: 10
Views: 21594

We're developing an application in C# (Visual Studio 2008) and are having difficulty detecting if our Spacenavigator mouse is plugged in. Ideally we want to be able to enable alternate controls for our program if the mouse isn't plugged in. What code can we use to tell us if the 3d mouse has been de...
by dotbond
Thu Jul 09, 2009 11:07 pm
Forum: Windows Discussion Forum
Topic: How to integrate SDK into a new program?
Replies: 2
Views: 4318

Awesome. Thank you very much for the link.

Got it working in our program now. Easier than we thought.



Thanks again
Trev.
by dotbond
Thu Jul 09, 2009 5:57 pm
Forum: Windows Discussion Forum
Topic: How to integrate SDK into a new program?
Replies: 2
Views: 4318

How to integrate SDK into a new program?

Hi. I am an IT student and our group are making a new program for our project. We have the SpaceNavigator mouse and are wanting to use this in our program we are making from the ground up. The program will allow users to pan around large panoramic images and zoom into a particular area of the photo ...