Python GUI

Graham Ashton graz at mindless.com
Wed Feb 27 08:03:22 EST 2002


On Wed, 27 Feb 2002 08:06:06 +0000, Markus Banfi wrote:

> *)
> Glade (http://glade.gnome.org/) with
> Glade Python Code Generator (http://glc.sourceforge.net/) and PyGTK
> (http://www.daa.com.au/~james/pygtk/) and gladepyc
> (http://www.fcoutant.freesurf.fr/gladepyc.html)

Check out gladebase too:

  http://www.bioreason.com/~brian/GladeBase.html

It makes it very easy to use the MVC design pattern with libglade, and I
heartily recommend it. To find out how to use it read the powerpoint
tutorial on the site.

-- 
Graham



More information about the Python-list mailing list