Tkinter menus made easy

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MartinRinehart@gmail.com

    Tkinter menus made easy

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



    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.
  • bearophileHUGS@lycos.com

    #2
    Re: Tkinter menus made easy

    MartinRineh...@ gmail.com:
    Mine does less. But you tell it less to do it.
    Some of those fields are optional :-)

    Bye,
    bearophile

    Comment

    Working...