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

Help: Rainmeter Skins • Re: How can I do scale Skin Size with pulling

$
0
0
Hello Hello, :rosegift: :great:

Unfortunately, I can't make the corresponding elements bigger or smaller when dragging. I also have the problem that the skin scales back to the base size when it is updated. I'm not really getting to grips with it yet. :confused: :uhuh: What am I doing wrong or what have I forgotten :? [To do with Scaling is simpler :lol: ]
nope2.gif

Code:

[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1;-------------------------------------------------[Variables]MouseX=0MouseY=0background_W=300background_H=70transparenz=150ScaleFactor=1[Background]Meter=ShapeShape=Rectangle 2,2,#background_W#,#background_H#,10 | Fill Color 0,0,0,#transparenz# | StrokeWidth 2 | Stroke Color 0,0,0,140AntiAlias=1DynamicVariables=1[MeterRotatedRectangle]Meter=ShapeX=-17RY=-17RShape=Rectangle 0,0,15,15,10 | Extend MyModifiers1, MyModifiers2MyModifiers1=Fill Color 0,0,0,100 | StrokeWidth 0 | Stroke Color 0,0,0,0MyModifiers2=Rotate 0LeftMouseDownAction=[!SetVariable MouseX ($MouseX$-[#CURRENTSECTION#:W])][!SetVariable MouseY ($MouseY$-[#CURRENTSECTION#:H])][!CommandMeasure Mouse "Start"]---Measures---;[Mouse]Measure=PluginPlugin=MouseLeftMouseDragAction=[!SetVariable background_W ($MouseX$-[#MouseX])][!SetVariable background_H ($MouseY$-[#MouseY])][!UpdateMeter *][!Redraw]LeftMouseUpAction=[!CommandMeasure Mouse "Stop"]RequireDragging=1DynamicVariables=1[Icon_Rainmeter]Group=HEADLINEMeter=ImageImageName=Rainmeter.pngX=20Y=12W=46H=48AntiAlias=1DynamicVariables=1[Test String]Meter=StringFontFace=ArialFontStyle=BOLDFontColor=255,255,255,255InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255FontSize=25X=100RY=20Text=RainmeterAntiAlias=1StringAlign=CenterDynamicVariables=1

Statistics: Posted by Rooky_89 — Yesterday, 4:17 pm



Viewing all articles
Browse latest Browse all 1413

Trending Articles