Page 1 of 1

Hilite Label of Button..

Posted: Fri Apr 10, 2015 8:15 pm
by ghettocottage
I have a button.
It is using Fontawesome to make a nice icon

when I click the button, the background color (fill?) is what changes. I would like the text color of the button to be what changes.

In the Property Inspector, under Colors, it has "Hilited Text", but changing that changes the background color...so I am assuming that means "Background Color of the text you are clicking on..." which is slightly misleading if that is the case.

Anyways, my question is: is there a thing I can do to change the color of the text of a button while clicking...just for click feedback. in CSS terms: a:active

Re: Hilite Label of Button..

Posted: Fri Apr 10, 2015 8:18 pm
by ghettocottage
on mouseDown

duh..