PAGE-2.2c - A Python Automatic GUI Generator

Robert Oschler Oschler at earthlink.net
Fri Dec 20 23:26:17 EST 2002


"Don Rozenberg" <rozen at mcn.org> wrote in message
news:au0hvu0ojq at enews2.newsguy.com...
>
>
> What is PAGE?
> -----------
> PAGE is an automatic GUI generator which bears a resemblance to
> Visual Basic.  It allows one to easily create GUI window containing a
> selection of Tk and Tix widgets and bind actions associated with
> events in those widgets with a straight-forward, visual paradigm.
>
> It is a Tcl/Tk/Tix program that generates a Python module that
> realizes the desired GUI.  Further, it supports rework in that one can
> generate a Python GUI module, debug it in the Python space, and yet be
> able to return to the Tcl/Tk realm to modify or update the appearance
> of the GUI or change the bindings on the widgets.
>
> There is a large user's guide and several useful examples.
>
>
<snip>

Dan,

Does the GPL extend to the app's that have GUI's created with PAGE, or are
they in the clear?

thx






More information about the Python-list mailing list