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

Help: Rainmeter Skins • Re: USing background image for hover state.

$
0
0
Why to give it up? Maybe you didn't described well what is your intention. So:
Which is the "faded out" image? That image is the meter whose transparency would you like to set ([Final] - I think so, but am I right?)? If so, try the followings:

Code:

[FinalBG]...MouseOverAction=[!SetOption Final ImageAlpha "250"][!UpdateMeter "Final"][!Redraw]MouseLeaveAction=[!SetOption Final ImageAlpha "1"][!UpdateMeter "Final"][!Redraw]ImageAlpha=1...
Take care to set the transparency of the [FinalBG] meter not to 0 (you had it set so, by the ImageAlpha=0 option), but to 1. If you set its transparency to 0 (make it completely transparent) it doesn't / can't react on mouse hovering.
If this doesn't help, a little bit more detailed description of the issue is needed.
This in my opinion is the best way. I actually use this pretty frequently. Remember code at the end will show over content before it. But if a meter or measure has the same name only the first coded will work.

Statistics: Posted by CodeCode — Yesterday, 10:20 pm



Viewing all articles
Browse latest Browse all 1576

Trending Articles