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

Help: Rainmeter Skins • Change meter position(area)

$
0
0
Hi. I need some help. I have this code
[MeasureX]
Measure=Calc
Formula=Random
LowBound=0
HighBound=(#SCREENAREAWIDTH#-#CURRENTCONFIGWIDTH#)
UpdateRandom=1
UpdateDivider=-1
DynamicVariables=1
Group=Position

[MeasureY]
Measure=Calc
Formula=Random
LowBound=0
HighBound=(#SCREENAREAHEIGHT#-#CURRENTCONFIGHEIGHT#)
UpdateRandom=1
UpdateDivider=-1
DynamicVariables=1
Group=Position

[MeasureTimer]
Measure=Calc
Formula=( COUNTER % 10 )
IfCondition=(#CURRENTSECTION#=0)
IfTrueAction=[!UpdateMeasureGroup "Position"][!Move "[MeasureX]" "[MeasureY]"]
It randomly moves a meter wherever on desktop. What i want to achieve is my centered skin only moves in an area, not the whole desktop, for example a 300px area, centrally. Can this be done? Im at a loss.

Statistics: Posted by BorisLFC — Yesterday, 9:39 am — Replies 7 — Views 113



Viewing all articles
Browse latest Browse all 698

Trending Articles