[New-bugs-announce] [issue44988] Use the newest tcl/tk support

张峻铭 report at bugs.python.org
Mon Aug 23 23:21:13 EDT 2021


New submission from 张峻铭 <3180471716 at qq.com>:

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.

----------
components: Tkinter
messages: 400195
nosy: smart-space
priority: normal
severity: normal
status: open
title: Use the newest tcl/tk support
type: enhancement
versions: Python 3.10, Python 3.11, Python 3.9

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


More information about the New-bugs-announce mailing list