You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use root.overrideredirect(1) root.overrideredirect(0)
To instead root.overrideredirect(True)
The program is running without title.
BUT the windows unable to move.
The text was updated successfully, but these errors were encountered:
If I use
root.overrideredirect(1) root.overrideredirect(0)
To instead
root.overrideredirect(True)
The program is running without title.
BUT the windows unable to move.
The text was updated successfully, but these errors were encountered: