Hey there!
I was wondering if there was a way to apply a MouseClickAction to the entire skin? So that no matter where you click, as long as it's on a meter, the specified mouse action is executed. If you're still unsure of what im talking about, basically, I want a way to apply a mouseaction to all meters without me having to define it on each and every meter. (I'm aware of meter styles, but that would still require me to define a group for all meters. I'm also aware that this sounds incredibly lazy )
Perhaps something like:
I was wondering if there was a way to apply a MouseClickAction to the entire skin? So that no matter where you click, as long as it's on a meter, the specified mouse action is executed. If you're still unsure of what im talking about, basically, I want a way to apply a mouseaction to all meters without me having to define it on each and every meter. (I'm aware of meter styles, but that would still require me to define a group for all meters. I'm also aware that this sounds incredibly lazy )
Perhaps something like:
Code:
[Rainmeter]RightMouseUpAction=[!Log "Hello"]
Statistics: Posted by Hazrd — September 7th, 2024, 11:33 am — Replies 3 — Views 127