Python Forum

Full Version: TreeviewWith CheckBox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I wanted to create a Treeview with check box. so far i only found the tk can support TreeView but no check box.
sample as link TreeViewChkBox
can any one provide some samples. thanks
currently working in tk only( very new to tk)
Install the module ttkwidgets and you will have Checkboxtreeview

https://github.com/TkinterEP/ttkwidgets/...reeview.py