I\'m building a gui using tkk in python and I\'m having trouble with the Treeview command selection_set(). I\'m trying to use it to set the default
Treeview
selection_set()
try tree.selection_set(["Sunset Grill"])
tree.selection_set(["Sunset Grill"])