Message 333134 - Python tracker

Message333134

Author terry.reedy
Recipients cheryl.sabella, terry.reedy
Date 2019-01-07.03:56:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546833365.65.0.740704370404.issue35675@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-01-07 03:56:08terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2019-01-07 03:56:05terry.reedysetmessageid: <1546833365.65.0.740704370404.issue35675@roundup.psfhosted.org>
2019-01-07 03:56:05terry.reedylinkissue35675 messages
2019-01-07 03:56:05terry.reedycreate