[issue2983] Ttk support for Tkinter

2011-06-19 Thread Éric Araujo
Éric Araujo added the comment: The 2.7 docs are missing a versionadded directive. -- nosy: +eric.araujo ___ Python tracker ___ ___ Pyt

[issue2983] Ttk support for Tkinter

2009-01-28 Thread Guilherme Polo
Guilherme Polo added the comment: samples: r69053 and r69055 Closing the issue now, thanks. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue2983] Ttk support for Tkinter

2009-01-28 Thread Guilherme Polo
Guilherme Polo added the comment: r69051 in py3k Now only samples are missing, I will be doing these later today I think. And there is an issue regarding regrtest (gui resource), see issue5083. ___ Python tracker _

[issue2983] Ttk support for Tkinter

2009-01-28 Thread Guilherme Polo
Guilherme Polo added the comment: Added in python-trunk now: r69050 I will be merging it into py3k now, and my bad for taking so long to do this. ___ Python tracker ___ _

[issue2983] Ttk support for Tkinter

2009-01-03 Thread Guilherme Polo
Guilherme Polo added the comment: > As for the testing question, I am not sure I understand what you are > asking. Are you asking if the tests can stay integrated with tkinter's > existing tests? > There are no tests for tkinter, except for some few ones for _tkinter basic functionality living

[issue2983] Ttk support for Tkinter

2009-01-03 Thread Brett Cannon
Brett Cannon added the comment: If Fredrik already reviewed it I don't see why you can't commit. If something goes wrong you can always back the commit out. As for the testing question, I am not sure I understand what you are asking. Are you asking if the tests can stay integrated with tkinter'

[issue2983] Ttk support for Tkinter

2009-01-03 Thread Guilherme Polo
Guilherme Polo added the comment: > Do you still need a review for this, Guilherme? If you just need a quick > code check I can see if I can make the time for this, but my tkinter > knowledge is lacking so it won't be very in-depth. Hopefully this is all > isolated enough that even if it is init

[issue2983] Ttk support for Tkinter

2009-01-03 Thread Brett Cannon
Brett Cannon added the comment: Do you still need a review for this, Guilherme? If you just need a quick code check I can see if I can make the time for this, but my tkinter knowledge is lacking so it won't be very in-depth. Hopefully this is all isolated enough that even if it is initially brok

[issue2983] Ttk support for Tkinter

2008-10-24 Thread Brett Cannon
Brett Cannon <[EMAIL PROTECTED]> added the comment: On Fri, Oct 24, 2008 at 5:27 AM, Guilherme Polo <[EMAIL PROTECTED]> wrote: > > Guilherme Polo <[EMAIL PROTECTED]> added the comment: > > Now that the new branches are around I guess we could consider adding it > then ? I will help with anything.

[issue2983] Ttk support for Tkinter

2008-10-24 Thread Guilherme Polo
Guilherme Polo <[EMAIL PROTECTED]> added the comment: Now that the new branches are around I guess we could consider adding it then ? I will help with anything. ___ Python tracker <[EMAIL PROTECTED]> _

[issue2983] Ttk support for Tkinter

2008-08-08 Thread Brett Cannon
Brett Cannon <[EMAIL PROTECTED]> added the comment: I wish I had realized this work was done or else I would have pushed to get this in for 2.6/3.0. Damn. Setting for 2.7/3.1, although if the decision was made it was easier to only have it in 3.1 that would be fine by me. Regardless, setting thi

[issue2983] Ttk support for Tkinter

2008-07-24 Thread Guilherme Polo
Guilherme Polo <[EMAIL PROTECTED]> added the comment: I've added it to PyPi (http://pypi.python.org/pypi/pyttk) yesterday to facilitate the process of installing the module (without needing to checkout the repo) in the hope that people will use it, and contribute to make it better and possibly ev

[issue2983] Ttk support for Tkinter

2008-06-08 Thread Kevin Walzer
Changes by Kevin Walzer <[EMAIL PROTECTED]>: -- nosy: +wordtech ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing

[issue2983] Ttk support for Tkinter

2008-05-27 Thread Guilherme Polo
New submission from Guilherme Polo <[EMAIL PROTECTED]>: Hello, this issue could be considered an extension of issue2618 and maybe I should have continued there but.. continuing, I'm proposing the inclusion of a ttk module (should be renamed to Ttk for python 2.x) that would fit inside lib-tk or