This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients gpolo
Date 2008-05-27.17:57:07
SpamBayes Score 0.020868575
Marked as misclassified No
Message-id <1211911032.63.0.360625687085.issue2983@psf.upfronthosting.co.za>
In-reply-to
Content
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 the new tkinter package.
This is a wrapper for the new themed widget set included with Tk 8.5,
which will also work if you have the tile package installed and an older
Tk version (I tested with Tk 8.4 only).

The code and docs are at: 
http://svn.python.org/view/sandbox/trunk/ttk-gsoc/
History
Date User Action Args
2008-05-27 17:57:13gpolosetspambayes_score: 0.0208686 -> 0.020868575
recipients: + gpolo
2008-05-27 17:57:12gpolosetspambayes_score: 0.0208686 -> 0.0208686
messageid: <1211911032.63.0.360625687085.issue2983@psf.upfronthosting.co.za>
2008-05-27 17:57:08gpololinkissue2983 messages
2008-05-27 17:57:07gpolocreate