PDA

View Full Version : How to make a selected button when you click?



qpixo
January 16th, 2008, 02:03 PM
I have several items on my menu. Let's say:
Button0
Button1
Button2

How to make a selected button when you click, initialize to "Button0" and when the user click to another button (ex: Button1 or Button2), the color will be switched to this new selected button??


thanks in advance,