Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

root.destroy() method apparently not working when using Tkinter.IntVar() #2

Open
willpower2727 opened this issue Sep 19, 2016 · 0 comments

Comments

@willpower2727
Copy link

First, this is a great module. But I've noticed my processes linger after calling root.destroy() whenever there is a tkinter variable like var = Tkinter.IntVar(root). With the normal Tkinter module when I call root.destroy() the process quits, but in mtTkinter the process does not quit. http://stackoverflow.com/questions/39539462/tkinter-intvar-causing-process-to-live-on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant