|
I found a temporary solution by removing the newtCanvasAwt, add the new component and when I am done, removing it and add again the newtCanvasAwt
The only drawback is that it takes a couple of seconds (5) from when I re-add the newtCanvasAwt until the display() and reshape() methods are called again
Btw, this project is using the old jogl 2.1, so it might be that.. I don't know
|