Reputation: 43
I'm wondering how I can change the color of a tkinter treeview box. My goal is to try to make it so if the number in the column is above 0, it'd be green, while if it's below 0, it'd be red. Does anyone know how I can make that happen?
Upvotes: 0
Views: 474