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 smart-space
Recipients smart-space
Date 2021-08-24.03:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629775273.4.0.869869625405.issue44988@roundup.psfhosted.org>
In-reply-to
Content
The newest tcl/tk(8.7) has been released. If python uses the newest tcl/tk, tkinter will be better in these respects:
1. progressbar will be added text on it.
2. the scrollbar, text and canvas will be moved more smoothly.
3. tcl/tk8.7 includes tk_sysnotify and tk_systray, which provide users with a modern way match OS to show the messages.
Therefore, I suggest that python should use the newest tcl to bring new feature to Python GUI.
History
Date User Action Args
2021-08-24 03:21:13smart-spacesetrecipients: + smart-space
2021-08-24 03:21:13smart-spacesetmessageid: <1629775273.4.0.869869625405.issue44988@roundup.psfhosted.org>
2021-08-24 03:21:13smart-spacelinkissue44988 messages
2021-08-24 03:21:13smart-spacecreate