It is currently April 26th, 2024, 3:17 pm

Formulas everywhere!

Tips and Tricks from the Rainmeter Community
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Formulas everywhere!

Post by poiru »

In the latest 2.3 beta release, formulas can be used instead of numbers everywhere*! These are all valid:

Code: Select all

FontSize=(10+10)
FontColor=(2+100),(50*3),50
LeftMouseUpAction=!SetTransparency (255*0.50)
*: Some plugins (WebParser, Win7Audio, WifiStatus, iTunes, InputText) do not yet support formulas.