From saitology9@21:1/5 to All on Thu Mar 16 16:45:43 2023
Hello,
In a ttk::treeview widget, I am displaying a file hierarchy where folder entries don't have as many fields to display as the file entries. So I
end up with some parent type entries whose names get chopped off while
there is ample space left on the row.
Is it possible to extend the text/value of a column across the remaining columns?