Login  Register

Re: Translucent Window/Drawable Support ..

Posted by jouvieje on Sep 15, 2011; 9:14pm
URL: https://forum.jogamp.org/Translucent-Window-Drawable-Support-tp3305752p3340244.html

Just tried on Windows 7 and it works like a charm ! This is a really great feature

One thing I've noticed: the window still receive all input events (mouse/keyboard) where it is fully transparent.
Would it be possible to have the events dispatched on the elements below when pixel is fully transparent (ie on desktop or window below) ?

Jérôme