Wish List

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
MaX
Posts: 1
Joined: Tue Apr 10, 2007 9:02 am
Location: Ukraine
Contact:

Wish List

Post by MaX »

Hello,

It would be great to have following features in new TDxInput.dll to use in my application:

- functions to get joystick values range (min/max, or just max if min=-max)
- ability to turn on/off led
- ability to register my application, to save custom profile in 3DxWare Control Panel for my application
- ability to catch button press/release event with hardware button code (unmapped)
- ability to enumerate all device hardware buttons (or at least get buttons count)

Thank you,

Max
ngomes
Moderator
Moderator
Posts: 3321
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Hi MaX,
Thanks for the feedback.
Note that you can already enumerate all the buttons (get the count and labels). Please check the information on the "Keyboard" object in the 3DxInput API documentation.
Check the AtlCube3D sample for an example on how to use the event interface instead of polling.
Nuno Gomes
Post Reply