PyGUI

A
Graphical Application Framework
for
Python

by Greg Ewing

greg@cosc.canterbury.ac.nz


Introduction

Framework Classes

Classes making up the foundation of the model-view architecture and message handling system.

Topics

Discussions of various matters which don't fit neatly under the heading of any particular class or function.

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

Functions

Submodules

Example Code