Re: Javafx causes jogl problem in mac
Posted by
gouessej on
Mar 05, 2013; 7:56pm
URL: https://forum.jogamp.org/Javafx-causes-jogl-problem-in-mac-tp4028417p4028514.html
Hi
JoglNewtAwtCanvas works very well in JoglNewtAwtExample with frame.pack() and it still works when I replace this call by frame.setSize(800, 600). My fix is completely useless. It already works under Windows even with a crappy Intel GMA chipset. I will revert my fix and don't worry, I don't give up as I will probably fix the remaining ClassCastException that prevents you from using JoglAwtCanvas with JavaFX in the same container soon.