diff options
author | Guido van Rossum <guido@python.org> | 1994-06-20 12:19:19 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-06-20 12:19:19 +0000 |
commit | 45853db868fa415c50bfa6d104fe8cdae1c41604 (patch) | |
tree | ea0e26e76b43692da87617b9cad94293e5a9e456 /Lib/tkinter/Canvas.py | |
parent | e7571856f3f59c73527ceefcf01e8a6b6f42502b (diff) | |
download | cpython-git-45853db868fa415c50bfa6d104fe8cdae1c41604.tar.gz |
Added dictionary mapping names to children, and _name attribute.
Renamed tkerror to _tkerror, default_root to _default_root.
(_substitute, _subst_prefix): move back into class Misc; added
widget Event attribute.
Added functions that return widgets or widget lists:
winfo_children; focus_get; grab_current.
(Pack.slaves, Place.slaves): return Widget objects instead of
pathnames.
Renamed __del__() to destroy() (because of circular refs, __del__
won't ever be called).
Added some names with explicit _set: focus_set, focus_default_set,
grab_set.
Added focus_default_none.
(Misc._getints): use tk.splitlist() instead of tk.split(), return
None if string empty.
Diffstat (limited to 'Lib/tkinter/Canvas.py')
0 files changed, 0 insertions, 0 deletions