I am trying to make a shape color changing based on a temperature measure, but i'm clearly missing something.
This is a sample code: My goal is to use a #Variable#, or a [Measure], to define the Stroke and the Fill colors (i mean, inplace of the 4 values separated by commas).
The shape stroke and fill color should be the same (transparency apart), and changing depending on the m_0TempPerc Measure, but when i put the math expression instead of a measure doing it, the color never changes.
I've tried also to make Measures that outputs the whole color (m_TempColor and m_TempColor1) but then all i got is white.
Seems to me that i'm missing something obvious about how Rainmeter Measures output works, so I am asking for help.
Shouldn't m_0TempPerc outputs a string usable as a color?
Why i can't use math on the shape color?
Could someone teach me?
This is a sample code:
The shape stroke and fill color should be the same (transparency apart), and changing depending on the m_0TempPerc Measure, but when i put the math expression instead of a measure doing it, the color never changes.
I've tried also to make Measures that outputs the whole color (m_TempColor and m_TempColor1) but then all i got is white.
Seems to me that i'm missing something obvious about how Rainmeter Measures output works, so I am asking for help.
Shouldn't m_0TempPerc outputs a string usable as a color?
Why i can't use math on the shape color?
Could someone teach me?
Statistics: Posted by Parduz — Today, 10:52 am — Replies 0 — Views 8