Twist43 0 Newbie Poster

Hi

I am struggling with the Tkinter (ttk) Treeview. I want to allow the user to select multiple items in the Treeview using Shift and clicking. However I then want to be able to right click on the selection, or drag the selection using the normal left mouse button (B1).

The moment the user clicks on the selection to drag it the Treeview automaticlly narrows the selection again to the one item it has clicked on. Is it possible to have the functionality I described using the standard tkinter Treeview widget?

Thanks in advance,

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.