I am trying to change text color for individual entries using Tk::Tree. I've tried using configure on the tree widget with the option -foreground => 'red' (for example), but this changes ALL entries in the tree to red. I need to apply different colors to the text of individual entries. Can anyone help me? Thanks.
"Its not how hard you work, its how much you get done."