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

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 — Today, 8:00 am — Replies 2 — Views 69



Viewing all articles
Browse latest Browse all 336

Trending Articles