Blue Cat Remote

Official support for: bluecataudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi, I wonder if anyone can save me a bit of time...

I have Remote V3.0 and want to customize the look of the buttons 16 and buttons 32 skins, what I want to do is very simple - I just want to be able to customize the font size, weight and color for the "name" field of the buttons.

The xml for these is easy enough, but where to put the attributes?? putting them in the <SKIN> tag doesn't seem to make any difference. Tried the text_value.inc <CUST_TEXT_VALUE> tag as well but no luck there either,

I'm sure I can get to the bottom of it eventually, but thought I'd ask here in case anyone can give me a quick answer.

Cheers :)

Post

Do you want a different color for each? If not, then I think that simply adding the text_color attribute in the WIDGET element on line 40 should do the trick:

Code: Select all

  <WIDGET id="controls_pane" text_color="#ff4538">

Post

Marvelous, thank you, that works. I have further discovered that I can add text_color to the individual <STRING> tag, if I want custom colors for individual controls.

Post

*correction - goes in <TEXT_FIELD> tag

Post

Yes you can indeed add it to any cell or widget element and children elements inherit from it!

Post Reply

Return to “Blue Cat Audio”