0

When creating new windows with Python in macOS Sierra, they always appear on the back of the open terminal or other apps. This is happening to me both with Pyplot and Pygame. Is there a way for new windows created with a Python script to appear on top so that they can be immediately seen?

  • Hi, check this out https://stackoverflow.com/a/28548677/8150371 – Stack Oct 14 '17 at 18:45
  • Hi, I've tried using pywinauto, but I believe it only works in Windows, and I'm currently working on macOS. –  Oct 14 '17 at 19:01

0 Answers0