[Patches] [ python-Patches-853488 ] Tix hlist missing entry_configure and entry_cget methods

SourceForge.net noreply at sourceforge.net
Sun Mar 21 10:40:38 EST 2004


Patches item #853488, was opened at 2003-12-03 20:03
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=853488&group_id=5470

Category: Tkinter
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Gene Cash (gcash)
Assigned to: Martin v. Löwis (loewis)
Summary: Tix hlist missing entry_configure and entry_cget methods

Initial Comment:
The Tix hlist class doesn't have entry_configure and
entry_cget methods to implement "entrycget" and
"entryconfigure" as listed in the HList(n) manpage.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2004-03-21 16:40

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as Tix.py 1.18, NEWS 1.953.

However, in consistency with Tkinter, I have changed the method names 
to entryconfigure and entrycget.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=853488&group_id=5470



More information about the Patches mailing list