It is currently March 28th, 2024, 3:59 pm

Possible for Mouse Over Actions to Affect Other skins?

Get help with installing and using Rainmeter.
Post Reply
Isyrium
Posts: 1
Joined: July 13th, 2018, 11:45 pm

Possible for Mouse Over Actions to Affect Other skins?

Post by Isyrium »

Would I be able to have one skin have a Mouse Over action that changes the transparency of another skin?
Thanks for any help in advance.
User avatar
Brian
Developer
Posts: 2673
Joined: November 24th, 2011, 1:42 am
Location: Utah

Re: Possible for Mouse Over Actions to Affect Other skins?

Post by Brian »

Isyrium wrote:Would I be able to have one skin have a Mouse Over action that changes the transparency of another skin?
Welcome to the Rainmeter forums!

In order to do this, you need to specify the other config in the !SetTransparency bang.
https://docs.rainmeter.net/manual/bangs/#SetTransparency

So it would look something like this: MouseOverAction=[!SetTransparency "128" "illustro\Clock"]
Obviously, the 128 will need to be adjusted to the transparency you want to acheive and the illustro\Clock will need to be the config you want to control.

-Brian
Post Reply