[issue26386] tkinter - Treeview - .selection_add and selection_toggle

Serhiy Storchaka report at bugs.python.org
Wed Feb 24 04:57:22 EST 2016


Serhiy Storchaka added the comment:

Here is the patch with tests.

But I like the idea to make the selection_*() methods conforming with the delete() and detach() methods in 3.6.

----------
keywords: +patch
stage: test needed -> patch review
Added file: http://bugs.python.org/file42018/ttk_treeview_selection.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26386>
_______________________________________


More information about the Python-bugs-list mailing list