this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 12 and 13
Revision 12 as of 2006-05-27 19:42:04
Size: 984
Editor: dsl
Comment:
Revision 13 as of 2006-10-20 09:48:59
Size: 1000
Comment: PyGTK tutorial link changed
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
    * [https://www.gtk.org/ GTK+ web site]
Line 7: Line 6:
    * [https://www.moeraki.com/pygtktutorial/index.html PyGtk Tutorial]
    * [https://pygtk.org/reference.html PyGtk 2.0 Reference Manual]
    * [https://www.pygtk.org/tutorial.html PyGtk Tutorial]
    * [https://www.pygtk.org/reference.html PyGtk 2.0 Reference Manual]
Line 10: Line 9:
    * [https://www.gtk.org/ GTK+ web site]
Line 13: Line 13:
----
["CategoryPyGUI"]

PyGtk is a set of Python bindings to the popular GTK Toolkit. It provides an 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.

[https://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.


["CategoryPyGUI"]

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

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