Questions tagged [ttk]

Ttk stands as the designated widget collection for the Tk toolkit, formerly recognized by its Tile moniker.

Can I choose multiple rows at once in a treeview widget?

Can you select multiple rows in a treeview widget and how do you retrieve the selected rows? I've created a treeview, but I can't seem to figure out how to select multiple rows at once. https://i.stack.imgur.com/lH43J.png If selecting multiple ...