Re: GlEventListener initialization
Posted by John No on
URL: https://forum.jogamp.org/GlEventListener-initialization-tp4032434p4032442.html
You are right, pause/resume makes more sense than start/stop in this case.
The workaround fixes the issue in my original program as well, so it is good enough for me ;)
Thank you for confirming the solution,
John