Re: Thread blocking issue with AWT (but not NEWT) on OSX
Posted by hharrison on
URL: https://forum.jogamp.org/Thread-blocking-issue-with-AWT-but-not-NEWT-on-OSX-tp4026674p4026682.html
Sorry, I was waiting for comment from you before pushing further, I just got sidetracked
before pushing out a commit you could pull. I'll see what can be done WRT a unit test.
The unit test would essentially be, create two AWT Frames with a NewtAWTCanvas in
each frame. Alternately set each window to be the focused frame, for us it locked
up trivially.
If you hold off pushing this out, I will craft a commit w/ explanatory message for you to
Review/pull in the next few hours.
Harvey