Re: Some issues using NEWT
Posted by ac on Feb 20, 2012; 2:53pm
URL: https://forum.jogamp.org/Some-issues-using-NEWT-tp3757230p3760906.html
Processing basic architecture is based on an AWT applet embedded into a frame. It would be difficult to change this without a major refactoring of the code... so, if it is possible to make the NEWT canvas to work within the applet, it would be great.