How can I change the style of an individual cell in a ttk TreeView

后端 未结 0 1798
轮回少年
轮回少年 2021-01-05 10:19

I know that can I can change the style of a whole row with like:

myTreeView.insert("", END, values = (25, -7, 30), tags = "mytag")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题