Login  Register

Re: JOGL broken with JRE>8 and Windows window-scaling

Posted by farrellf on Jun 08, 2019; 5:00pm
URL: https://forum.jogamp.org/JOGL-broken-with-JRE-8-and-Windows-window-scaling-tp4039122p4039843.html

Is it possible to disable dpi-scaling for a specific JPanel, but leave the scaling enabled for the rest of the GUI? I'm having this same problem, and if there is a way to tell Swing to handle a JPanel in the "dumb, give me true pixels" kind of way, that would be a decent work around.

-Farrell