I want to add a series of buttons, but I don't know what it is called, which makes it difficult to look into.
In my scenario, I want a list of four buttons. Each button has an on or an off status (pressed or unpressed). The user would be able to select any combination of the four buttons (the ones selected would be indented or have an image that would change or something).
I'd then be able to look at which keys were selected and complete actions based on those values.
Any ideas what I'm talking about or where I should begin?