Login  Register

Re: Nothing is drawn after AWT-Eventqueue thread is interrupted. Why?

Posted by ozgurkurt on Sep 22, 2015; 10:24am
URL: https://forum.jogamp.org/Nothing-is-drawn-after-AWT-Eventqueue-thread-is-interrupted-Why-tp4035346p4035348.html

Hi, what about following file. This is a very simple test class.

What you need to do is, execute it and click lower half. About why we call interrupt(), well I don't know that but I cannot change it. Think about it like a 3rd party library that I've no access or no right to change.

InterruptTest.java