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

Help: Rainmeter Skins • Re: Help

$
0
0
A brute force way to do this would be to add an IfCondition test to the [mState] measure to hide the entire skin if that value is not 1.

Code:

[mState]Measure=PluginPlugin=WebNowPlayingPlayerName=SpotifyPlayerType=STATESubstitute="0":"playOff.png","1":"play.png","2":"pause.png"IfCondition=(mState=1)IfTrueAction=[!Show]IfFalseAction=[!Hide]
Save the file and refresh the skin. The only time it will show anything is when your player is in "Play" mode.

Statistics: Posted by eclectic-tech — Today, 4:09 pm



Viewing all articles
Browse latest Browse all 1538

Trending Articles