Wheel-reinvention with Python

Robert Kern rkern at ucsd.edu
Sun Jul 31 05:23:39 EDT 2005


phil hunt wrote:

> OK, hows this for an idea:
> 
> 1. create a new API, loosely based on the Tkinter API, but more 
> Pythonic
> 
> 2. implement Tk using this API (probably won't be difficult because 
> we can use Tkinter as a base)
> 
> 3. Implement bindings to Gtk and Qt/KDE using this API.

Like PyGUI, more or less?

http://www.cosc.canterbury.ac.nz/~greg/python_gui/

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the Python-list mailing list