Tkinter menus made easy
Guilherme Polo
ggpolo at gmail.com
Thu Mar 27 11:04:06 EDT 2008
2008/3/27, MartinRinehart at gmail.com <MartinRinehart at gmail.com>:
> 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
More information about the Python-list
mailing list