News

tableview.py Python tkinter based tableview The reason I created this is that I needed a widget similar to ttk.treeview but one that allows me to highlight specific cells, which treeview can't do. I ...
CTkTreeview A modern and customizable TreeView module for CustomTkinter, providing an elegant alternative to the standard Tkinter Treeview widget. Features Design integrated with CustomTkinter's ...