| |
| | Using Wing IDE with PyGTK |
 | | Wing can be used to speed up the process of writing and debugging code that is written for PyGTK and GTK+, a mature open source GUI development toolkit. |
 | | PyGTK is currently available for Linux/Unix, MS Windows, and Mac OS X (requires X11 Server). |
 | | Other advantages of PyGTK include: (1) high quality anti-aliased text rendering, (2) powerful signal-based architecture that, among other things, allows subclassing C classes in Python, (3) multi-font text widget with embeddable sub-widgets, (4) model-view architecture for list and tree widgets, and (5) a rich collection of widgets and stock icons. |
| wingware.com /doc/howtos/pygtk (764 words) |
|