summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/optionmenu.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-27/+0
| | | | demo to Tools, and remove all the other Demo content.
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
|
* Remove apply()Neal Norwitz2006-03-171-1/+1
|
* Adding Fredrik Lundh's demo of the option menu.Guido van Rossum1998-10-201-0/+27