Modify the tag of the selected row in python tkinter treeview

前端 未结 0 1249
长情又很酷
长情又很酷 2021-01-03 03:17

I added the following code (taken from this post), however I didn\'t get the desired solution.

def change_colour():
    trv.set(trv.selection()[0],0,tags=\'ch         


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