Problem
I have a window that when I send the close command, for a few seconds it turns into a Windows 95 window before the window closes.
My computer is on windows 11, and I'm using python tkinter.
Question
May I know if this is a windows behaviour, or if not, this is just a tkinter behaviour?

