Home
Download
Purchase
Support
Company
INTERACT FORUM
November 22, 2024, 01:09:40 pm
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Calendar
Login
Register
INTERACT FORUM
>
More
>
Old Versions
>
JRiver Media Center 20 for Windows
>
Coloring fields?
« previous
next »
Pages: [
1
]
Go Down
Print
Author
Topic: Coloring fields? (Read 1066 times)
flac.rules
Regular Member
Citizen of the Universe
Posts: 1268
Coloring fields?
«
on:
December 30, 2014, 03:45:32 pm »
I have taken a look at the "new" R128 volume leveling (which is a great feature by the way). I was thinking it would be nice to colour the font in the DR-field according to value (for instance red for below 8, 9-12 as yellow and 13+ as green), is something like this possible?
Logged
Matt
Administrator
Citizen of the Universe
Posts: 42373
Shoes gone again!
Re: Coloring fields?
«
Reply #1 on:
December 30, 2014, 03:50:59 pm »
You could build an expression. It's going to be complicated.
To start:
If(IsEqual([Comment], Test), <font color="ffffff">a<//font>, b)
This makes the color white and the text "a" if the comment is test.
Logged
Matt Ashland, JRiver Media Center
dtc
MC Beta Team
Citizen of the Universe
Posts: 3119
Re: Coloring fields?
«
Reply #2 on:
December 30, 2014, 04:19:01 pm »
An ifelse expression will help. The expression will be long but relatively straightforward.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
INTERACT FORUM
>
More
>
Old Versions
>
JRiver Media Center 20 for Windows
>
Coloring fields?