| Projects on Google Code | Results 1 - 2 of 2 |
=About=
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 ...
*{{{pyTtk}}}* is a Python wrapper for [http://tktable.sourceforge.net/tile/ Tile]. It provides classes which allow the display, positioning and control of native look 'n feel widgets.
==Why this wrapper ?==
It is writen for both Python 2.5 and Python 3.0.
The translation between {{{Tkinter}...