Login  Register

Re: How to refer GL context in AWT Mouse Event

Posted by nj on May 30, 2017; 2:20pm
URL: https://forum.jogamp.org/How-to-refer-GL-context-in-AWT-Mouse-Event-tp4037905p4038021.html

Dear gouessej,

Is it difficult to implement like GLJComponent#setHiDPIMouseEventBehavior(enum MouseEventBehavior) ?

I am very happy if I can use GLJPanel.setHiDPIMouseEventBehavior(MouseEventBehavior.SCALED);;
only once at creation time.


I will be happy, how about you?

regards,