Re: NEWT & Windows, MouseEvent Press & Hold
Posted by
gouessej on
Feb 28, 2023; 7:48pm
URL: https://forum.jogamp.org/NEWT-Windows-MouseEvent-Press-Hold-tp4042239p4042240.html
Hello
Call either MouseEvent.getAllPointerTypes() or MouseEvent.getPointerType​(int index) and treat the event related to the button 3 differently when the pointer type isn't MouseEvent.PointerType.Mouse.