]> granicus.if.org Git - python/commit
Get rid of PopUp menu.
authorGuido van Rossum <guido@python.org>
Mon, 12 Oct 1998 23:57:48 +0000 (23:57 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 12 Oct 1998 23:57:48 +0000 (23:57 +0000)
commit82e44b10b8f5e8cf184b2223e15e8ce4c3ee62b5
tree6352f1a7ea71b06a181d6eb6d25db78178c9a110
parente7b2e651dfa978cdb0d2c18640828f11f19ca8ad
Get rid of PopUp menu.
Create a simple Windows menu.  (Imperfect when Untitled windows exist.)
Add wakeup() method: deiconify, raise, focus.
Tools/idle/FileList.py