Line Benchmarks - Tkinter vs. wxPython

Fredrik Lundh fredrik at effbot.org
Sun Jan 7 10:31:07 EST 2001


I wrote:
> As some of you know, I've been involved in a commercial UI library
> called uiToolkit (see www.pythonware.com for more info). Tkinter
> 3000 is a reimplementation of some uiToolkit concepts, on top of
> Tkinter (and/or Tk).
>
> One such concept is something called the "Widget Construction
> Kit", which is a small interface that allows you to implement new
> Tkinter widgets in pure Python.

a "sneak preview" is now available at http://tkinter.effbot.org

enjoy /F





More information about the Python-list mailing list