Subject: CVS commit: wip/py-ttk
From: Kamel Derouiche
Date: 2012-01-17 14:29:56
Message id: E1Rn978-0000hA-Ja@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Import py26-ttk-0.3.2 as wip/py-ttk.

This ttk wrapper provides classes to allow using the Tk themed widget set,
as well some extensions, under Python.Ttk is based on a revised and enhanced
version of TIP #48 (http://tip.tcl.tk/48) specified style engine.

Its basic idea is to separate, to the extent possible, the code implementing
a widget's behavior from the code implementing its appearance. Widget class
bindings are primarily responsible for maintaining the widget state and invoking
callbacks, all aspects of the widgets appearance lies at Themes.


Files:
RevisionActionfile
1.1importwip/py-ttk/Makefile
1.1importwip/py-ttk/PLIST
1.1importwip/py-ttk/distinfo
1.1importwip/py-ttk/DESCR