Make button background visible on click
-
Hi,
how can I make the button background visible if the button is clicked and if the button is clicked agin or another button is clicked the button background is invisible? Like the behavior of a RadioButton...
!http://fs1.directupload.net/images/141212/vt29q7wg.png(Button Background invisible)!
!http://fs1.directupload.net/images/141212/hcb8gplt.png(Button clicked and background is visible)!
-
You could put the image in a rectangle and change the rectangle background color or you could use two images and just swap them. There would be lots of ways. Without more information it's hard to know what problem you're having and what you've already tried.