[Python-bugs-list] [ python-Bugs-518283 ] Menus and winfo_children() KeyError

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Mar 2002 09:16:38 -0800


Bugs item #518283, was opened at 2002-02-16 03:22
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=518283&group_id=5470

Category: Tkinter
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Matthew Cowles (mdcowles)
Assigned to: Nobody/Anonymous (nobody)
Summary: Menus and winfo_children() KeyError

Initial Comment:
Sent to python-help

If a window has a menubar, sending winfo_children() to
the window produces a KeyError. I'll upload a small
example.


----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2002-03-27 18:16

Message:
Logged In: YES 
user_id=21627

Thanks for the report; this has been fixed in Tkinter.py 1.161.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=518283&group_id=5470