ttkwidgets icon indicating copy to clipboard operation
ttkwidgets copied to clipboard

checkboxTreeview: no highlighting row if selected

Open hnas66 opened this issue 4 years ago • 1 comments

I am using checkboxTreeview, in princible this works as expected but I have some issues in highlighting the active row If I click on the row or use "selection_set". if i do the same with Treeview it works fine.

in example file you can set tree_type = 1 # 0: Treeview, 1: CheckboxTreeview to test it.

tkinter-fucus-test.zip

any support is apriciated.

hnas66 avatar Nov 23 '21 14:11 hnas66

Duplicate of #70

rdbende avatar Dec 01 '21 20:12 rdbende