please update your api documentation.

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

Moderator: Moderators

Post Reply
ben0bi
Posts: 11
Joined: Tue Oct 23, 2007 2:15 am

please update your api documentation.

Post by ben0bi »

could you please update your api documentation, i found some errors:

first of all, the user should know, he has to do a message translation/dispatching.

ok: on the keyboard documentation, you have the same description for several functions:

7.1.2 Keyboard::IsKeyUp
"This property returns the up state of a key." --> this is right. ;)

7.1.3 Keyboard::GetKeyLabel
"This property returns the up state of a key." --> this is wrong.

7.1.4 Keyboard::GetKeyState
"This property returns the up state of a key." --> this is wrong.


....
ngomes
Moderator
Moderator
Posts: 3344
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Hi ben0bi,

These changes to doc will be delivered as part of a larger update to the documentation. Thanks for pointing them out to us. We will add a note to make more obvious that 3DxInput is limited to applications or more precisely, to threads, that have a message loop.
Post Reply