Building my own 3d mouse application

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

Moderator: Moderators

Post Reply
eya
Posts: 2
Joined: Tue Mar 24, 2015 4:52 am

Building my own 3d mouse application

Post by eya »

Hi

I managed to build a new console application based on the SDK 3DxTest application.
It works fine and I can get the events from the mouse - SI_MOTION_EVENT .

When pressing the buttons I do not receive the SI_BUTTON_PRESS_EVENT event !!
Instead the NumPad window is opened.

Pleas help me to understand what do I do wrong?

Why in 3DxTest application I can receive SI_BUTTON_PRESS_EVENT but in my application I can receive only SI_MOTION_EVENT :?:

Thank

Eya
Post Reply