How to hide the window in the taskbar? #3266
Unanswered
Horbin-Magician
asked this question in
Q&A
Replies: 2 comments 4 replies
-
At the moment this isn't possible out of the box :-(. One thing that you could try is for a given |
Beta Was this translation helpful? Give feedback.
2 replies
-
I think hinhding the window is fairly simple, with But the problem is to do that and keep the event loop running when there are no window. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to write a pop-up search program. It's needless to be shown in taskbar. How can I hide it?
I try to use PopupWindow, but it can't be the top level.
There is any method can help me hide me window in the taskbar or just change the flag of window?
Beta Was this translation helpful? Give feedback.
All reactions