954,515 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Hide tkinter "shell-like" window while running.

Is there a way to hide or at least automatically minimize the "shell-like" tkinter window, while running it?

pyguy62
Posting Whiz
353 posts since Aug 2011
Reputation Points: 34
Solved Threads: 19
 

I've just decided to "run minimized" in windows, which only minimizes the "shell-like" window. Hopefully there's actually a code to do it though.

pyguy62
Posting Whiz
353 posts since Aug 2011
Reputation Points: 34
Solved Threads: 19
 

Is there a real name for that window? Like run-time window or something?

pyguy62
Posting Whiz
353 posts since Aug 2011
Reputation Points: 34
Solved Threads: 19
 

Do you mean the command window which comes when you run files ending with .py and which do not show when you change extension to .pyw or run it with pythonw.exe otherwise?

pyTony
pyMod
Moderator
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: