Syncing tabs in custom tkinter
I have 2 frames with a set of tabs in each, the first set is a main view, the second set is options to filter and select what goes in the first set. I want the second set of tabs to change to the correct tab of options depending on the selected main tab.
This is what I have but I am not sure how to go about constantly checking it: