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

Forms not returning when manually closed with Debug window open #36

Closed
MikeTheWatchGuy opened this issue Aug 16, 2018 · 1 comment
Closed
Assignees
Labels
Bug Something's not right

Comments

@MikeTheWatchGuy
Copy link
Collaborator

There's an edge case problem happening when you've got a debug window open and then you close one of your normal windows using the "X". The result is that the form that was closed appears to not return from tkinter. Unsure where this one is coming from.

Please don't close your forms using the X if you are using the debug window.

@MikeTheWatchGuy MikeTheWatchGuy added the Bug Something's not right label Aug 16, 2018
@MikeTheWatchGuy MikeTheWatchGuy self-assigned this Aug 16, 2018
@MikeTheWatchGuy MikeTheWatchGuy changed the title Forms now returning when manually closed with Debug window open Forms not returning when manually closed with Debug window open Aug 17, 2018
@MikeTheWatchGuy
Copy link
Collaborator Author

I'm closing this... they are working "as designed" or "best they possibly can on tkinter".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something's not right
Projects
None yet
Development

No branches or pull requests

1 participant