vbgunz wrote:
> Hello world,
>
> I tried looking everywhere for a decent Tkinter GUI builder and the
> closest I got to finding one before being horrified from looking at the
> source was vtcl @ http://vtcl.sourceforge.net. The next closest thing
> was page @ http://page.sourceforge.net/
>
> Page just didn't cut it for me and I got several errors from it whereas
> vtcl was almost a dream come true. it was not only perfect but I had a
> full fledged gui design up and running at the click of a file in less
> than ten minutes with so many widgets neatly placed...
>
> When I looked at the source, it was in Tcl... It was huge at about 477
> lines for a nice and complete interface... problem is I don't know Tcl
> from chinese... I assume it is Tcl because the extension on the
> generated file was Tcl... Man, what a let down...
>

Try Rapyd-Tk. It's new, which is why it isn't featured on the pages you
looked at. (I'm not the author, but it looks interesting.)

    http://home.cogeco.ca/~rapyd/

Fuzzyman
http://www.voidspace.org.uk/python/shareware.shtml

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to