I've got a program (physical remote control replacement) that uses a lot of buttons (50+). I setup the buttons as Alpha of 0 (Transparent) when I distribute the app but during development, I change the buttons to Alpha of 100 to allow me to see their positioning on the background.
What I'm trying to find is a way to change all the buttons at one time. Currently, they are separate button objects but I can certainly recode it as a button array. What I can't figure out, is how to then change the Alpha programitically.
Any help would be greatly appreciated.
Gary M
What I'm trying to find is a way to change all the buttons at one time. Currently, they are separate button objects but I can certainly recode it as a button array. What I can't figure out, is how to then change the Alpha programitically.
Any help would be greatly appreciated.
Gary M