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

Merging shapes not working?

$
0
0
Hi all,

I'm having a bit of a weird issue when trying to use the merge shape function.

I have a main.inc file which I import all essential variables into each skin. This file contains the following relevant lines:

Code:

LeftHf=Rectangle 0, 0, #GlobalBigWidth#, 48, 8 | Fill Color 0, 0, 0, 35 | StrokeWidth 0 RightHf=Rectangle 8, 0, 192, 48 | Fill Color 0, 0, 0, 35 | StrokeWidth 0 BackGr=Combine LeftHf | Union RightHf
Then in my skins I have the following:

Code:

[Background]Meter=ShapeShape=#BackGr#
With Shape set to #BackGr#, the code doesn't work, but when I set Shape to either LeftHf or RightHf, the code works. What's going on? :confused:

Statistics: Posted by DanielPodo — Yesterday, 2:10 pm — Replies 2 — Views 69



Viewing all articles
Browse latest Browse all 723

Trending Articles