This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author epaine
Recipients Gary73, epaine, gpolo, serhiy.storchaka, zach.ware
Date 2021-06-16.10:43:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623840220.65.0.664717350661.issue44429@roundup.psfhosted.org>
In-reply-to
Content
> But we do not want to risk conflicting with Tk.
I think it's worth noting that tkinter does already have some 'extra' functionality over just what Tk offers (such as the ttk extension widgets `LabeledScale` and `OptionMenu`).


While this would (IMO) be a useful addition, it may be better suited as a third-party library.
History
Date User Action Args
2021-06-16 10:43:40epainesetrecipients: + epaine, gpolo, zach.ware, serhiy.storchaka, Gary73
2021-06-16 10:43:40epainesetmessageid: <1623840220.65.0.664717350661.issue44429@roundup.psfhosted.org>
2021-06-16 10:43:40epainelinkissue44429 messages
2021-06-16 10:43:40epainecreate