[New-bugs-announce] [issue31552] IDLE: Convert browswers to use ttk.Treeview

Terry J. Reedy report at bugs.python.org
Fri Sep 22 11:18:51 EDT 2017


New submission from Terry J. Reedy:

ttk.Treeview should look as good as idlelib.tree, but will check.  It is more flexible.  Note that Treeview is low-level, need to add higher level functions or classes.  See if can more or less duplicate API of tree Items.

----------
assignee: terry.reedy
components: IDLE
messages: 302747
nosy: terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE: Convert browswers to use ttk.Treeview
type: enhancement
versions: Python 3.6, Python 3.7

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


More information about the New-bugs-announce mailing list