Re: SWT GLCanvas renders incorrectly at 175% scaling and above on Windows
Posted by badjames on Mar 10, 2025; 11:20am
URL: https://forum.jogamp.org/SWT-GLCanvas-renders-incorrectly-at-175-scaling-and-above-on-Windows-tp4043628p4043693.html
Hi Alexis, thanks for that.
In the end, I was able to get the latest JOGL SWT canvas working well on all platforms without needing NEWT. The only real issue was having to translate the scaled SWT event locations to the unscaled locations on the JOGL canvas.