Re: Javafx causes jogl problem in mac
Posted by
runiter on
Mar 11, 2013; 7:40pm
URL: https://forum.jogamp.org/Javafx-causes-jogl-problem-in-mac-tp4028417p4028580.html
okay Newt experiment so far been a failure. I finally managed to get it to work on windows, but that did not fix the problem Mac OS X, in fact it made it worse. At least with JoglAwt it used to work fine if I didn't have JavaFx, but with Newt even without Javafx it doesn't work properly.
What happens is that the Canvas for some reason is rendered at a wrong location so that half of my JFrame is empty, half of it is Canvas (upper right corner). In that half the Canvas covers the Toolbar!!
Is there any way you can fix these problems quickly and get the JavaFx to work with either Newt or JoglAwt in Mac OS X? I have spent way too much time on this!