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
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to