Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2002-07-20 08:21:59
Size: 506
Editor: 1Cust134
Comment: Created the PyGtk page, added description and a few links
Revision 4 as of 2002-11-07 18:57:02
Size: 832
Editor: MikeRovner
Comment: KiWi added
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
PyGtk is a set of Python bindings to the popular GIMP Toolkit. It provides a object oriented interface that is slightly higher level than the C one. It is simple to install on Unix, win32 intaller versions are available, and Mac OS X versions are in development. PyGtk is a set of Python bindings to the popular GIMP Toolkit. It provides a object oriented interface that is slightly higher level than the C one. It is simple to install on Unix, win32 installer versions are available, and Mac OS X versions are in development.
Line 8: Line 8:
    * [http://www.moeraki.com/pygtktutorial/gtk-tut.html PyGtk Tutorial]

[http://www.async.com.br/projects/kiwi KiWi] is a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Roughly modelled on Smalltalk's MVC, Kiwi intention is becoming a simple way to make a UI.

PyGtk is a set of Python bindings to the popular GIMP Toolkit. It provides a object oriented interface that is slightly higher level than the C one. It is simple to install on Unix, win32 installer versions are available, and Mac OS X versions are in development.

[http://www.async.com.br/projects/kiwi KiWi] is a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Roughly modelled on Smalltalk's MVC, Kiwi intention is becoming a simple way to make a UI.

PyGtk (last edited 2014-05-26 15:05:42 by PaulBoddie)

Unable to edit the page? See the FrontPage for instructions.