Hi all - I'm trying to write a pygame program that takes full control of the keyboard, disabling alt-tab/windows key type behavior on windows. In full screen mode after calling pygame.event.set_grab(True) alt-tab still switches programs. Is there a way to disable this?
Thanks, -- Brian Davis [EMAIL PROTECTED]