diff options
author | Guido van Rossum <guido@python.org> | 2000-10-06 00:38:51 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-10-06 00:38:51 (GMT) |
commit | 00236f38dabd16ffe5da4d75664f051c37833aa5 (patch) | |
tree | 456a50c52c57863c9b944119c39885b00fe577ca /README | |
parent | c54d19043a595679f253a55e46fda2910f513c52 (diff) | |
download | cpython-00236f38dabd16ffe5da4d75664f051c37833aa5.zip cpython-00236f38dabd16ffe5da4d75664f051c37833aa5.tar.gz cpython-00236f38dabd16ffe5da4d75664f051c37833aa5.tar.bz2 |
[ Bug #110677 ] PRIVATE: various minor Tkinter things (PR#388)
http://sourceforge.net/bugs/?func=detailbug&group_id=5470&bug_id=110677
Canvas.CanvasItem & Canvas.Group:
- bind lacks an optional "add" param
- unbind lacks an optional "funcid" param
- tkraise/lower should call self.canvas.tag_XXXX
(markus.oberhumer@jk.uni-linz.ac.at)
Note: I'm *not* fixing "bbox() return value is inconsistent with
Canvas.bbox()" -- it might break existing code.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions