Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10479

Looking to 'hide' a window by sending it to background or 'detatching' it from another window

$
0
0

I've compiled a little python program and it has this window open (cmd console) and I would like to make it a background task or just hide it from the user somehow.

Yes I am aware that I can compile my py files with --windowed, but that's off the table, as it is causes other problems.

I'm hoping for a solution in PowerShell, or Python. Any advice or suggestions are great as well.

And no, I cannot close it (it closes the application I want open)

the two windows in question:


Viewing all articles
Browse latest Browse all 10479

Trending Articles