-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Ttk support for Tkinter #47232
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
Comments
Hello, this issue could be considered an extension of bpo-2618 and I'm proposing the inclusion of a ttk module (should be renamed to Ttk The code and docs are at: |
I've added it to PyPi (http://pypi.python.org/pypi/pyttk) yesterday to |
I wish I had realized this work was done or else I would have pushed to Regardless, setting this to high since while it is not a bug fix, being |
Now that the new branches are around I guess we could consider adding it |
On Fri, Oct 24, 2008 at 5:27 AM, Guilherme Polo <report@bugs.python.org> wrote:
Yes, we can consider adding this now. |
Do you still need a review for this, Guilherme? If you just need a quick And do you want this in 2.7 and 3.1, or out of simplicity just 3.1? |
I was waiting more for an "Ok, commit" as I though Fredrik already did Also, would it be fine to leave its tests on lib-tk (2.7) and tkinter (3.1) ?
I would like both if I can decide on that. |
If Fredrik already reviewed it I don't see why you can't commit. If As for the testing question, I am not sure I understand what you are Ans as for versions, put it into whatever versions you want to support. |
There are no tests for tkinter, except for some few ones for _tkinter
Perfect, both then :) |
Added in python-trunk now: r69050 I will be merging it into py3k now, and my bad for taking so long to do |
r69051 in py3k Now only samples are missing, I will be doing these later today I think. |
samples: r69053 and r69055 Closing the issue now, thanks. |
The 2.7 docs are missing a versionadded directive. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: