Categories
How to minimize all windows in Python?
How can you minimize all windows with Python regardless of OS?
Answer the question
In order to leave comments, you need to log in
Regardless, it doesn't work out, first determine os https://stackoverflow.com/questions/110362/how-can... then find all visible windows (you don't need a bunch of windows on the panel), and only then send messages to windows like minimize !
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question