[New-bugs-announce] [issue35675] IDLE: Refactor config_key module.

Terry J. Reedy report at bugs.python.org
Sun Jan 6 22:56:05 EST 2019


New submission from Terry J. Reedy <tjreedy at udel.edu>:

Continuation of #35598.  Cheryl said there (rearranged):
"PR11427 refactors the main frame from the window.  My main goal in splitting them was more for readability rather than for being able to add it to a Tabbed window.  As a follow up to this refactor, I hope to split the Basic and Advanced frames into their own tabs, mostly to clean up the create_widgets and to organize the supporting functions."


A pair of tabs on a ttk Notebook would make this more like configdialog.

----------
messages: 333134
nosy: cheryl.sabella, terry.reedy
priority: normal
severity: normal
stage: patch review
status: open
title: IDLE: Refactor config_key module.
type: enhancement
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35675>
_______________________________________


More information about the New-bugs-announce mailing list