Re: Any way to wrap an existing Window handle under Windows, e.g. Window.wrapHandle?
Posted by
gouessej on
Apr 30, 2012; 9:57am
URL: https://forum.jogamp.org/Any-way-to-wrap-an-existing-Window-handle-under-Windows-e-g-Window-wrapHandle-tp3949664p3950367.html
Hi
At first, JOGL 1 is no more maintained, please switch to JOGL 2.
In JOGL 2, NewtFactory is in com.jogamp.newt.
Edit.: I see what you mean, wrapHandle isn't in this class anymore.