Differences between revisions 20 and 21
Revision 20 as of 2012-08-04 05:26:15
Size: 1364
Editor: 125
Comment: wiki restore 2013-01-23
Revision 21 as of 2012-11-11 04:39:11
Size: 1393
Editor: 180
Comment: wiki restore 2013-01-23
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
  * [[http://pygtk.r.tedut.com/|[tedut.com] Python GTK (Bahasa Indonesia)]]   * [[https://github.com/nopri/id-python-gtk|[id-python-gtk] Python GTK (Bahasa Indonesia)]]
Line 22: Line 22:
[[http://pygtkcodes.r.tedut.com/|[tedut.com] PyGTK examples]] [[https://github.com/nopri/pygtk-codes|[pygtk-codes] Sample PyGTK Codes]]

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.

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-codes] Sample PyGTK Codes


CategoryPyGUI

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

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