It didn't.  I'm guessing that the op's code printed the first event that
came to it (one print statement worked), but then the event queue filled
up.  It "worked" in the sense that the code printed something, but either
way it wasn't responding to more than the first event.

Reply via email to