Question
Button States change per user input
I have 4 buttons displayed on a left navigation panel.When
user first launch the window, I want button 1 to be in the selcted
state while button2, button3 and button4 in unselected state but if
the user clicked on any button, then the code resets button 1 to
the unselected state.