[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygame.mouse.get_pressed()



Running Pygame in windowed mode.

In Windows if I use ALT+TAB to switch to another application while keeping
a mousekey pressed, then letting go of the key and switching back, pygame.mouse.get_pressed()
still reports the key as being pressed. Looks like a bug unless I am missing something (not too
unlikely I admit).

Bo)