I need to change/assign a unique color to the tree and branches of a QTreeWidget. It appears I need to reimplement the drawTree() function. While I've implemented a treeview delegate before, this is unique enough (at least to me) to have me a but stumped on syntax. I've searched high and low for documentation and examples and can't find anything definitive.
Does anybody out there have any experience or knowledge that you can share on this? Many Thanks, -JP
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
