Hi all,
For a ttk.Treeview() I've wanted to bind the B1-Motion to be able to select multiple items
by clicking and dragging the mouse as it happens in the simple listbox. However the bind-method is never called.
I saw that in the treeview.tcl it is binded to some drag method.
Is there a way to achieve a similar selection behaviour like in the listbox?
Thanks in advance.
Vasilis