diff options
author | Guido van Rossum <guido@python.org> | 1999-01-28 22:02:47 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-01-28 22:02:47 +0000 |
commit | 07ec8967078a966365a44db301a9063f70c7f474 (patch) | |
tree | f97b034c2f3489958e47ae03a3cb41c5312a745c /Python/sysmodule.c | |
parent | 85ef9dce9f4b1982c1f26daa0fe9f4af08e124a6 (diff) | |
download | cpython-git-07ec8967078a966365a44db301a9063f70c7f474.tar.gz |
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 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions