<label2> focusedcolor
#1
I have a button with the following color definitions

<textcolor>Color1</textcolor>
<focusedcolor>Color2</focusedcolor>

The infolabel is defined as:

<label>Foo</label>
<label2>[color=Color 3]Bar[/color]</label>

Now when the button is focused the button's label text is displayed using the intended color, but label2 keeps the color from the unfocused state.

I think it would make sense if label2 would also use the <focusedcolor>.

Or is it just me? Laugh
Reply
#2
And it probably would if you didn't have [COLOR=Color 3] in it overriding the color
Reply

Logout Mark Read Team Forum Stats Members Help
<label2> focusedcolor0