[Patches] [ python-Patches-1730217 ] IDLE - configDialog layout cleanup

SourceForge.net noreply at sourceforge.net
Sun Jun 3 15:16:44 CEST 2007


Patches item #1730217, was opened at 2007-06-03 16:16
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=1730217&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: IDLE
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tal Einat (taleinat)
Assigned to: Nobody/Anonymous (nobody)
Summary: IDLE - configDialog layout cleanup

Initial Comment:
* Added wm_withdraw() at the beginning of __init__, and wm_deiconify() at the end. This causes the dialog to appear only when it's ready.

* Used Tk's LabelFrame widget where appropriate. This requires Tk8.4, which has been shipped with CPython since Python2.4.

* Minor changes to padding values and labels


Some code regarding the indentation config is commented out on purpose - it can be deleted if deemed unnecessary.

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

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


More information about the Patches mailing list