menu-simple.py: fixed lay-out

bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier
This commit is contained in:
Guido van Rossum 1995-01-10 17:07:40 +00:00
parent d0c063361f
commit b8fe9b3fc8
2 changed files with 45 additions and 2 deletions

View file

@ -19,8 +19,8 @@ from Tkinter import *
# | New... |
# | Open... |
# | Print |
# | | <-------- This is a MENU. The lines of text in the menu are
# | | MENU ENTRIES
# | | <------ This is a MENU. The lines of text in the menu are
# | | MENU ENTRIES
# | +---------------+
# | Open Files > | file1 |
# | | file2 |