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
Hilite Label of Button..
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
ghettocottage
- Livecode Opensource Backer

- Posts: 366
- Joined: Tue Apr 10, 2012 9:18 am
-
ghettocottage
- Livecode Opensource Backer

- Posts: 366
- Joined: Tue Apr 10, 2012 9:18 am
Re: Hilite Label of Button..
on mouseDown
duh..
duh..