2008/3/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Writing Tkinter menu code used to be rather tedious, uninspiring work.
>  I figured that I could delegate the job to a program:
>

I didn't look at it yet, but just in case you weren't aware there is a
gui designer tool for tkinter called GUI Designer (what a bad name),
which used to be called SpecTcl, where you can design the menus and it
then converts to python code.

>  http://www.martinrinehart.com/articles/menus.py
>
>  Run it. Then look at the source (bottom of file). There's a bit more
>  doc in the doc comment at the top.
>
>  Peer review is most welcome.
>
> --
>  http://mail.python.org/mailman/listinfo/python-list
>


-- 
-- Guilherme H. Polo Goncalves
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to