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

Help: Rainmeter Skins • Merge Options

$
0
0
Does rainmeter have any functionality for merging / combining section options?

For instance: I have a meter and a meterstyle section. I want the LeftMouseUpAction of the meterstyle to merge with the defined LeftMouseUpAction in the Meter. How would this work?

Code:

[aMeterStyle]LeftMouseUpAction=[!Log "World"][aMeter]Meter=StringMeterStyle=aMeterStyleText=Click MeFontSize=30LeftMouseUpAction=[!Log "Hello"]
Desired Outcome:
  1. "Hello" is logged
  2. "World" is logged
Actual Outcome:
  1. "Hello" is logged
  2. No other actions executed

Statistics: Posted by Hazrd — Yesterday, 8:00 am — Replies 2 — Views 73



Viewing all articles
Browse latest Browse all 874

Trending Articles