[ANN] PAGE 0.1 - A drag and drop GUI generator for Python

Don Rozenberg rozen at rgv.hp.com
Fri Feb 9 13:24:10 EST 2001


AGE is a tool which helps to create GUI for Python programs.  It uses
Tk and Tix widgets.  PAGE is not an end-all, be-all tool, but rather
one that attempts to ease the burden on the Python programmer. It is
aimed at the user who will put up with a less-than-general GUI
capability in order to get an easily generated GUI. It does not build
an entire application but rather is aimed at building a single GUI
window.   PAGE is built on version 1.2.2 of Visual Tcl, version
8.1.1 of Tix, and Tcl/Tk version 8.3.2. It works with Python 2.0.
This is an early version which run on Linux and Windows/NT. It
supports many Tk widgets and a subset of the Tix widget set.  The user
will have to acquire and install Tix 8.1.1 and tcl8.3.2 to use this
program.
It is released under the GPL.

The PAGE web site is

 http://www.geocities.com/page_python




--
Don Rozenberg
rozen at rgv.hp.com
408-343-6266






More information about the Python-list mailing list