GTK: Difference between revisions
Jump to navigation
Jump to search
m (re-categorization) |
(zelvarra) |
||
Line 1: | Line 1: | ||
bocbocmo |
|||
[http://www.gtk.org/ GTK+] is the basic GUI toolkit used by [[Sugar]] and other OLPC applications. Any application that needs a GUI consisting of standard Windows, Icons, Menus and Pointers should use GTK+. The OLPC include the [http://www.pygtk.org/ PyGTK Module] to simplify the task of building [[Python]] applications. |
[http://www.gtk.org/ GTK+] is the basic GUI toolkit used by [[Sugar]] and other OLPC applications. Any application that needs a GUI consisting of standard Windows, Icons, Menus and Pointers should use GTK+. The OLPC include the [http://www.pygtk.org/ PyGTK Module] to simplify the task of building [[Python]] applications. |
||
Revision as of 05:52, 12 July 2008
bocbocmo GTK+ is the basic GUI toolkit used by Sugar and other OLPC applications. Any application that needs a GUI consisting of standard Windows, Icons, Menus and Pointers should use GTK+. The OLPC include the PyGTK Module to simplify the task of building Python applications.
See GTK for OLPC.