I'm stuck on how to solve the problem of steps 2 and 3 conflict and how to distinguish between clicking on the label and click on the label,
In plain English, that is, to simulate the appearance of a button,
Ask everybody to give directions, thank you
CodePudding user response:
I have a stupid way:Click a label to put all the label background color reduction and then click set the background color of label
CodePudding user response:
Add a variable to store last click the LabelEach time you click on the Label last click reset Label and the current click on the color of the Label
And set up the last click a Label to the current click the Label of
Just a way of thinking, there are many ways to solve the problem of reference