PAGE - A drag and drop GUI Generator

Don Rozenberg rozen at mcn.org
Mon Oct 22 00:25:32 EDT 2001


PAGE can now be installed on Win32.

PAGE 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 based on Stewart Allen's Visual Tcl program. In fact,
it is vTcl, with an additional module that generates Python code and
some bug fixes.  PAGE is built on version 1.2.2 of Visual Tcl, version
8.1.1 of Tix, and Tcl/Tk version 8.3. It supports many Tk
widgets and a subset of the Tix widget set.  The user will have to
acquire and install Tix and tcl to use this program.

Page works with Python 2.1.1 and now runs on
Linux and Win32. It has been tested on Linux Mandrake 8.1 and Win98.


The PAGE web site is 

        http://page.sourceforge.net



More information about the Python-list mailing list