Change image in a BoxLayout when an action occurs in another Box Layout
I have a sort of note-taking app I’m putting together. It has a horizontal BoxLayout which contains an image and another BoxLayout (which happens to be vertical). This embedded BoxLayout contains a TabbedPanel.