Easy-to-use Python GUI
Aaron Brady
castironpi at gmail.com
Wed Dec 31 18:28:53 EST 2008
On Dec 29, 5:49 pm, "Joel Koltner" <zapwireDASHgro... at yahoo.com>
wrote:
> Thanks to everyone who responded; I'll be checking out the various toolkits
> people have listed!
>
> ---Joel
There is wxFormBuilder, which stores a GUI design in XML format. It
may be lengthy, but your data reside in a data structure, and your
program resides in a program structure.
More information about the Python-list
mailing list