Re: Feedback on Newt bindings (by lhkbob)
Posted by
gouessej on
Nov 12, 2011; 12:31pm
URL: https://forum.jogamp.org/Feedback-on-Newt-bindings-by-lhkbob-tp823824p3502272.html
Hi
There is something I don't understand. If I use ScreenModeUtil.filterByResolution(), I can choose the proper resolution, it works on any platform, doesn't it?
Pixdesk was referring to
AWT fullscreen which is broken on some platforms, be aware of this fact.
I'm quite satisfied by NEWT and please don't remove very low level handles, I use it to mix JOGL with native OpenGL frameworks.
There is a real lack of documentation. Some colleagues prefer asking me some help rather than reading the documentation even for very simple things. I told them to look at the JUnit tests.
When I have some time, I will try my fix concerning the bug 525.