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

Help: Rainmeter Skins • Re: Radius on hiding skin

$
0
0
i tried to add this but it didn't work haha

Code:

Meter=ShapeShape=Rectangle 0,0,1000,#SCREENAREAHEIGHT# | Fill Color 255,255,255,0 | StrokeWidth 0X=0Y=0W=0H=0
As seems you've figured out, to can get the feature working only when you're hovering the mouse over the skin. There might be a not-visible part of the skin, but a Rainmeter skin can't be done to react when you just are approaching with the mouse. You need a MouseOverAction and a MouseLeaveAction option on the elemnt you want to use to hide the skin. I assume this is why you did add the last, not-named meter.
If this has been done, first thing you should have to try is to alter the Fill Color parameter of the above Shape option to a not entirely transparent color. For instance: Shape=Rectangle 0,0,1000,#SCREENAREAHEIGHT# | Fill Color 255,255,255,1 | StrokeWidth 0.
Please try out the above color replace and if you can1T get it working post the whole code of your skin, not just elements of it. Would be much easier to help.

Statistics: Posted by balala — Today, 6:31 pm



Viewing all articles
Browse latest Browse all 1418

Trending Articles