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

Help: Rainmeter Skins • Re: Hide & Seek

$
0
0
It would be about assigning two icons to the corresponding image meter when you mouse over them.

For example, when you mouse over, set a variable EditIndex "1" for the first image meter, then the update meter for [IconSetting] is performed, and the X position should then be positioned to the first image Meter. This approach would also apply to the other image meters.

Code:

X=([&FavPreview[#EditIndex]:XW]-23)Y=([&FavPreview[#EditIndex]:YH]-45)
Assuming that EditIndex is set correctly to the N of the hovered FavPreview... meter, FavPreviewN and the desired icon meter are updated correctly and have DynamicVariables=1 set on them, the above in one of the icon meters should position it 23 pixels to the left and 45 pixels above the bottom right corner of the hovered FavPreviewN meter. Apply the same idea with the desired offsets to your second icon meter.

Reference:
https://docs.rainmeter.net/manual/variables/section-variables/#XWYH

Statistics: Posted by Yincognito — Yesterday, 10:00 pm



Viewing all articles
Browse latest Browse all 1756

Trending Articles