> http://www.pythonware.com is selling a GUI builder called PythonWorks
>  that generates python/tkinter and uitoolkit output but will cost some
> pretty hefty bucks, $390.  I think there is a growing community of
> python developers that would really appreciate a nice GUI builder like
> vtcl that could help them rapidly generate applications.  I know I
> enjoyed using it for tcl/tk application development.

There is a free, open source GUI development for python called SpecPython,
which is based on SpecTcl. There are actually two people who have built 
python code generators. Check out Richard Colley's work at

ftp://ftp.python.org/pub/python/contrib-09-Dec-1999/Graphics/Tkinter/SpecPython0
.2.tgz

and Eric Brunel's work at

http://www.geocities.com/eric_brunel/SpecPython.en.html

This is not to detract from the possibility of creating a vpython or vperl,
I think those would be really useful tools!

        -Mark



_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to