-
Notifications
You must be signed in to change notification settings - Fork 1.3k
_tkinter pt. 1 #5583
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
_tkinter pt. 1 #5583
Conversation
Would tcl/tk binaries sourced from https://github.com/python/cpython-bin-deps/ be useful for Windows? |
Yup, that is, I'll see if the crates I'm using will play nice with it. |
16ae72c
to
82f71a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
501fc5a
to
1e2b54a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Feature-gated because tk had to be installed in a not-very-easy manner to work on windows.