Using a button twice?
Hi, I need to make a super simple program for my speech class. How would i program a button so I can click it once, and hace a bunch of labels go from visible = false... to visible= true... then click the button again and have the button go back to visible = false...
so i want to click the button once. have the labels appear.. lick it again and have the labels disappear... does anyone know the code for that