Tkinter menus made easy

MartinRinehart at gmail.com MartinRinehart at gmail.com
Thu Mar 27 10:54:48 EDT 2008


Writing Tkinter menu code used to be rather tedious, uninspiring work.
I figured that I could delegate the job to a program:

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.



More information about the Python-list mailing list