Re: JOGL and swing
Posted by
cznlzq on
Dec 04, 2013; 3:21pm
URL: https://forum.jogamp.org/JOGL-and-swing-tp4030623p4030771.html
The example I'm using is the one I posted in my first post in this thread.
For JOGL 2.1.2, originally I'm using Java 1.7 (update 9) for the example, it is not stable and it sometime freezes after I click the new button and move my mouse over the frame title (or the position of the minimize/maximize button), more easy to reproduce in 64bits version.
After I updated to the latest Java 1.7 (update 45), everything works great.
Since I used the jogamp-all-platforms.7z downloaded from
http://jogamp.org/deployment/so I asked, for the JOGL 2.1.2, which version of JDK (update number) you guys are using to compile the JOGL libs to generate the jogamp-all-platforms.7z.
I suggest that it's better the information can be added to the package.
Thanks.