Re: (NEWT) multiple mouse buttons pressed: inconsistent behaviour depending on the OS
Posted by
Sven Gothel on
Feb 15, 2012; 4:35pm
URL: https://forum.jogamp.org/NEWT-multiple-mouse-buttons-pressed-inconsistent-behaviour-depending-on-the-OS-tp3653225p3747512.html
On 01/12/2012 11:29 AM, gouessej [via jogamp] wrote:
>
>
> Hi
>
> You can check which buttons are pressed in mousePressed() on Microsoft
> Windows but not on GNU Linux, getButtonsDown() and getModifiers() don't
> return the correct values. Is it a limitation or a bug we should fix? One of
> my colleague suspects that there is something wrong in AWTNewtEventFactory.
> Should I write a bug report about that?
>
I don't understand the question properly, sorry.
Which API has 'mousePressed()', 'getButtonsDown()' etc .. ?
Please elaborate.
~Sven