[Python-bugs-list] [Bug #110677] PRIVATE: various minor Tkinter things (PR#388)

noreply@sourceforge.net noreply@sourceforge.net
Wed, 9 Aug 2000 02:18:08 -0700


Bug #110677, was updated on 2000-Jul-31 14:13
Here is a current snapshot of the bug.

Project: Python
Category: Tkinter
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: PRIVATE: various minor Tkinter things (PR#388)

Details: Jitterbug-Id: 388
Submitted-By: markus.oberhumer@jk.uni-linz.ac.at
Date: Wed,  5 Jul 2000 09:38:11 -0400 (EDT)
Version: python CVS
OS: all


Tkinter.Wm.wm_state() lacks a missing "newstate=None" optional parameter.

Tkinter.Text lacks some important methods: [xy]view_moveto, [xy]view_scroll

Canvas.CanvasItem & Canvas.Group:
  - bind lacks an optional "add" param
  - unbind lacks an optional "funcid" param
  - tkraise/lower should call self.canvas.tag_XXXX
  - bbox() return value is inconsistent with Canvas.bbox()



====================================================================
Audit trail:
Tue Jul 11 08:24:23 2000	guido	moved from incoming to open

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=110677&group_id=5470