Message 332836 - Python tracker

Message332836

Author terry.reedy
Recipients cheryl.sabella, miss-islington, terry.reedy
Date 2018-12-31.21:43:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546292598.29.0.791412752291.issue35598@roundup.psfhosted.org>
In-reply-to
Content
This issue looks complete to me unless there is something simple not previously mentioned.

Fixing cancel would be a separate issue.

Separating window and frame needs separate discussion on a separate issue, and is not a priority now.  Model popups are different from independent listed windows, so I an not sure what we will want to do for a future tabbed window.

A more immediate concern to me is finishing ttk conversion, including using ttk frames for ttk widgets.  (See #33987 for why.)
History
Date User Action Args
2018-12-31 21:43:19terry.reedysetrecipients: + terry.reedy, cheryl.sabella, miss-islington
2018-12-31 21:43:18terry.reedysetmessageid: <1546292598.29.0.791412752291.issue35598@roundup.psfhosted.org>
2018-12-31 21:43:18terry.reedylinkissue35598 messages
2018-12-31 21:43:18terry.reedycreate