summaryrefslogtreecommitdiffstats
path: root/Tools/idle/FileList.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-01-28 22:02:47 (GMT)
committerGuido van Rossum <guido@python.org>1999-01-28 22:02:47 (GMT)
commit07ec8967078a966365a44db301a9063f70c7f474 (patch)
treef97b034c2f3489958e47ae03a3cb41c5312a745c /Tools/idle/FileList.py
parent85ef9dce9f4b1982c1f26daa0fe9f4af08e124a6 (diff)
downloadcpython-07ec8967078a966365a44db301a9063f70c7f474.zip
cpython-07ec8967078a966365a44db301a9063f70c7f474.tar.gz
cpython-07ec8967078a966365a44db301a9063f70c7f474.tar.bz2
Move menu/key binding code from Bindings.py to EditorWindow.py,
with changed APIs -- it makes much more sense there. Also add a new feature: if the first character of a menu label is a '!', it gets a checkbox. Checkboxes are bound to Boolean Tcl variables that can be accessed through the new getvar/setvar/getrawvar API; the variable is named after the event to which the menu is bound.
Diffstat (limited to 'Tools/idle/FileList.py')
0 files changed, 0 insertions, 0 deletions