mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
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:
parent
d0c063361f
commit
b8fe9b3fc8
2 changed files with 45 additions and 2 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue