Patches item #1584712, was opened at 2006-10-25 20:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1584712&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tkinter
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matthias Kievernagel (mkiever)
Assigned to: Martin v. Löwis (loewis)
Summary: Tix: subwidget names (bug #1472877)

Initial Comment:

This patch against the trunk rev. 52442 fixes
TixSubWidget.__init__ usage of python subwidget names.
Now tix subwidget names returned from _subwidget_name 
are used.

See corresponding bug #1472877:
http://sourceforge.net/tracker/index.php?
func=detail&aid=1472877&group_id=5470&atid=105470

Tested with the code submitted with the bug
and with the tix demo code in 'Demo/tix/tixwidgets.py'.

Matthias Kievernagel
mkiever at web dot de


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1584712&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to