Graphical Python Programming With PyGTK
May 14, 2009, 20:03 (1 Talkback[s])
(Other stories by Akkana Peck)
"Python-GTK is a set of Python bindings for the common GTK+
library seen in many Linux applications such as GIMP and Inkscape.
You can easily write python programs that bring up windows using
the same graphical controls that you're used to seeing in other
programs.
"A very simple PyGTK program to show a single push button looks
something like this, with comments to explain what each line
does:"
Complete
Story
Related Stories:
- Creating a Fancy 3D-Effect GIMP Plugin in Python(Apr 24, 2009)
- Writing Plugins for GIMP in Python(Apr 09, 2009)
- GUI Programming in Python For Beginners: Create a Timer in 30 Minutes(Mar 26, 2009)
- Intro to Shell Programming: Writing a Simple Web Gallery(Mar 12, 2009)
- The Linux CLI for Beginners, or, Fear Not the Linux Command Line!(Dec 12, 2008)
- Why Firefox Rocks: Great Firefox Tricks, Part IV(Nov 20, 2008)
- Why Firefox Rocks on Linux: Great Firefox Tricks, Part III(Nov 06, 2008)