Answer the question
In order to leave comments, you need to log in
How to implement work with a window (open, collapse, close) in python using pygame?
How to implement work with a window (open, collapse, close) in python using pygame?
Answer the question
In order to leave comments, you need to log in
If you need to control the state of the window from the execution thread, then the pygame.display.quit() , pygame.display.iconify() and pygame.display.toggle_fullscreen() methods will help .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question