Re: GLJPanel does not draw the OpenGL content when containing a Swing component
Posted by
gouessej on
Sep 30, 2010; 3:24pm
URL: https://forum.jogamp.org/GLJPanel-does-not-draw-the-OpenGL-content-when-containing-a-Swing-component-tp1598076p1608955.html
Ok I'll do it but I cannot use GIT at work (it has been blocked recently, I don't know how :s). I have already 2 JUnit test cases (about GLU unproject) for some other bugs. When my problem with GIT is solved, I will make some pull requests.
Without GLJPanel, no interoperability with JavaFX 1.3.1 is possible as it is no more possible to mix AWT with JavaFX :(