Login  Register

Re: Blank Window - Porting Joe Groff's OpenGL Tutorial to JOGL

Posted by Sven Gothel on Oct 08, 2010; 10:45am
URL: https://forum.jogamp.org/Blank-Window-Porting-Joe-Groff-s-OpenGL-Tutorial-to-JOGL-tp1623993p1664802.html

On Friday, October 08, 2010 10:40:35 gouessej [via jogamp] wrote:
>
> Thank you very much Sven. My colleagues notice less and less freezes, we are
> very happy. I still have a lock when reopening an AWT frame (provided by
> SWT) containing a GLCanvas...

You know the drill, please provide a code snippet, a unit test if possible,
within single git commits (email or repo) - or - an email.

We haven't started SWT unit tests yet, though.
Would be nice, if somebody would add a NEWT implementation for NEWT,
ie:
   - extend the factory
   - create Display, Screen and Window implementation

Cheers, Sven