[Patches] [ python-Patches-764221 ] add set/getattr interface to tkFont.Font objects

SourceForge.net noreply@sourceforge.net
Tue, 01 Jul 2003 14:21:31 -0700


Patches item #764221, was opened at 2003-07-01 14:21
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=764221&group_id=5470

Category: Tkinter
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Russell Owen (reowen)
Assigned to: Nobody/Anonymous (nobody)
Summary: add set/getattr interface to tkFont.Font objects

Initial Comment:
A simple patch to add the dictionary style get/set attribute interface to tkFont.Font objects. This makes it act like almost all other Tkinter classes.

Perhaps best saved for Python 2.4, but it's such a simple change I thought it might squeak by.

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

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