Login  Register

Re: Mouse callbacks from external native window

Posted by Dominik Pospisil on Sep 17, 2016; 7:15pm
URL: https://forum.jogamp.org/Mouse-callbacks-from-external-native-window-tp4037197p4037214.html

I understand the security concers. But maybe just the window of the GL context you can attach to? If you can render to a surface, I don't see as a security issue being able to listen to it's mouse events...