Hi,

I'm setting the text color of a particular QTreeWidgetItem using setForeground(). This works as long as the item is not selected. When the item is selected, the text color I've set is not respected.

I've found another thread with the same question, unfortunately I don't understand how the OP fixed his issue.

Help gladly appreciated!

Franz