Re: Javafx causes jogl problem in mac
Posted by
runiter on
Mar 13, 2013; 7:41pm
URL: https://forum.jogamp.org/Javafx-causes-jogl-problem-in-mac-tp4028417p4028618.html
gouessej wrote
NativeWindowFactory should accept a class that extends NewtCanvasAWT. I don't see how to fix that.
I guess there is no point in fixing problem with Newt since even without JavaFX it doesn't work properly in Mac OS X.
So if you could just fix the original cast problem in JoglAwt it'll be great.