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
Wait variables are clunky and should be changed. In general, functions should just be split in half. Before where the wait variable is, and then a tkinter var bring traced to a function that contains the second half of the function.
Wait variables are clunky and should be changed. In general, functions should just be split in half. Before where the wait variable is, and then a tkinter var bring traced to a function that contains the second half of the function.