PAGE - A Python Drag-and-Drop GUI Generator

Page is implemented as an extension of Visual Tcl, originally by Stewart Allen with a new module for generating a single Python module which implements the the GUI window.  It is not an IDE for building an entire application.  It is a tool for creating a single window. It is written in Tcl.  The extension module was inspired by a similar module written by >Constantin Teodorescu to generate Java code.

Systems Supported

Currently the resulting GUI windows run on Linux.

Software versions are:


Tk Widgets supported:

Tix Widgets supported: Other features:

Installation

Installation under Linux is something of a fiddle because one must have Tcl/Tk,  Tix, and Python.  I have chosen to use the latest versions of all three components.  That will mean that you must:

Documentation

 Users Guide

 A fairly comprehensive example including the generated Python code.

 Download

Hosted by www.Geocities.ws

1