Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1162

Help: Rainmeter Skins • Re: weather icon is not displayed

$
0
0
The weather icon is not displayed, although the code finds the correct one

Hello, I find the weather code, and pull up the picture corresponding to the code that is specified in the openweathermap API, but for some reason the picture is not displayed...
Your measure formula...

Code:

[CheckIcon]Measure=CalcFormula="FileExist('#IconPath##IconCode#.png')"IfCondition=MeasureEquals1
...isn't valid. There's no such function "FileExist" in Rainmeter, so if you are trying to call a Lua script function, this isn't how you do it. Also, the IfCondition expression is not valid either.

Statistics: Posted by SilverAzide — Today, 2:23 pm



Viewing all articles
Browse latest Browse all 1162

Trending Articles