asweigart / pyautogui

A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.24k forks source link

How to set placement geometry (as with tkinter) for message box windows? #717

Open Twilight0 opened 2 years ago

Twilight0 commented 2 years ago

As with the question, I haven't found anything in the docs regarding setting window placement, in a similar manner as with tkinter.