Hi all!
In the Windows Settings for the mouse, MS call the mouse buttons "Primary" and "Secondary" button. The primary button is the one you would normaly use with your index finger. On a right handed mouse it is the left button, on a left handed mouse it's the right button. Windows interchanges the buttons when the "Change primary and secondary button" option in the mouse settings are choosen.
But how do I manage this in CVI? CVI has only EVENT_RIGHT_CLICK and EVENT_LEFT_CLICK. It doesn't take care of the windows settings. I like to have a kind of context menu on some controls but how can I know about the mouse settings?
Best regards,
Thomas