I am trying to create a system that asks users to indicate what content they represent, using PNG icons to represent each type. Ideally, I need a group of three buttons (with images on them) that behave like switches - the user can use the arrow keys to switch between them, they are considered as one group, etc. However, this seems impossible, and closest I can place the images next to the existing switches. Is there a good way to "fake" this functionality?
source
share