summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/newmenubardemo.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-47/+0
| | | | demo to Tools, and remove all the other Demo content.
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
|
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-18/+18
|
* Added a 'Help' special menu to show how this is done.Barry Warsaw1998-10-061-0/+5
|
* Checked in some new Tk demos that I wrote a while ago.Guido van Rossum1997-04-031-0/+42