Is is possible to add check button to ttk::treeview column.
Specifically I am trying to create a checklist for the user to hide or show items on the canvas when the checkbox is selected or deselected. Since there are a lot of canvas items with specific type and sub type I need a list box kind of mechanism.
No comments:
Post a Comment