CustomTkinter
CustomTkinter copied to clipboard
Fixed an exception when destroying an entry and updating the text variable
This fixes an exception that occurs after destroying a CtkEntry with a text variable and then updating that text variable.
trace_add is called when the entry is created, but trace_remove was never called.
The exception was
_tkinter.TclError: invalid command name