PyGUI
A
Graphical Application Framework
for
Python
by Greg Ewing
greg@cosc.canterbury.ac.nz
Introduction
Topics
Discussions of various matters which don't fit neatly under the heading
of any particular class or function.
Framework Classes
Classes making up the foundation of the model-view architecture and
message handling system.
Visual Classes
Classes representing user interface components which appear on the screen.
Menu Classes
Classes for creating and manipulating menus.
Graphics Classes
Classes concerned with user-defined drawing.
Support Classes
Abstract Classes
OpenGL Classes
Functions
Submodules
Example Code