I am trying to make a GUI App with the treeview widget. The problem is that i dont find the way to add a bg color to a specific column. Same for a cell, is it possible to colorize a specific cell depending of the value ? Thx
CodePudding user response:
No, it's not possible to colorize a specific cell in the treeview widget.