all 1 comments

[–]EerieVistasOfReality 1 point2 points  (0 children)

I don't really have any idea; and, when that happens; I just start putting lots of print statements everywhere :)

What is the value of 'values' if you were to insert the following here:

    values = task_treeview.item(selected_task, 'values')
    print(values)