Search found 2 matches

by david25520
Tue Jul 03, 2007 1:16 pm
Forum: Developer's Forum for Windows
Topic: Using TDxInput.
Replies: 44
Views: 89546

Closing a top most form

I read elsewhere that if your application closes its first Form, then your TDxInput connection will not function. I encountered this with a Splash Window that is closed shortly after my Forms application is started. My work-around was to hide my Splash Window instead of closing. I believe this is a ...
by david25520
Sat May 12, 2007 5:09 pm
Forum: Developer's Forum for Windows
Topic: Using TDxInput.
Replies: 44
Views: 89546

Problem adding example .NET code to existing application

I can build and run the sample .NET application; however, when I add the code to the mainform of an existing C# graphics application, my SpaceNavigator will light up when the program starts, but the keyboard and sensor events are never triggered when using the SpaceNavigator. What constraints exist ...