Why are multiple instances of Tk discouraged?
Consider below example:
Consider below example:
Do you know a smart way to hide or in any other way get rid of the root window that appears, opened by Tk()? I would like just to use a normal dialog.
I am using Tkinter to write a GUI and want to display a png file in a Tkiner.Label.
So I have some code like this:
How to remove tkinter icon from title bar in it’s window