Terry J. Reedy <tjre...@udel.edu> added the comment:

As with removing icons (#25090), moving 'highlight line in editor' from double 
click to single click is not trivial.  Single click behavior is baked into 
tree.  TreeNode.  TreeItems can only override or augment double-click behavior. 
 I am deferring 'improve visibility of function argument list until I seriously 
look at ttk.Treeview (#31552).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue20827>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to