In Windows when I press alt and release it .. the rendering freezes and when I press space a menu opens at the title bar.
To resume the rendering i have to press alt again or some other key other than space.
Also i checked with the key pressed and release events.
It seems that after the alt key is released it freezes the rendering but when a the alt key is pressed again to resume rendering , the release event is sent.
A] How Do I Stop The Freezing? Because in linux(ubuntu) it does not freeze. Also In full screen the alt does not freeze the rendering.
B] Can Anyone explain me what actually happens and how to stop it?
C] Do I have to use win32api pgr to deal with it?

