I've seen it somewhere, but can't find it now. How do I modify sizes of a shape?
For example, depending ion the width of a text meter?
This is what I tried to no avail:Is it also possible to use the modifier on a shapes join/combine functionality
For example, depending ion the width of a text meter?
This is what I tried to no avail:
Code:
[Background]Meter=ShapeShape=Rectangle 0,0,16,179,5 | Extend Fill | StrokeWidth 2 | Extend StrokeShape2=Rectangle Extend ToolTipW | Extend Fill | StrokeWidth 2 | Extend StrokeFill=Fill Color #Trans#Stroke=StrokeColor #Trans#ToolTipW=0,0,[ToolTip:W],16,5MouseOverAction=[!SetOption #CURRENTSECTION# Fill "FillColor #BgFill#"][!SetOption #CURRENTSECTION# Stroke "StrokeColor #White100#"][!UpdateMeter #CURRENTSECTION#][!Redraw]MouseLeaveAction=[!SetOption #CURRENTSECTION# Fill "FillColor #Trans#"][!SetOption #CURRENTSECTION# Stroke "StrokeColor #Trans#"][!UpdateMeter #CURRENTSECTION#][!Redraw]DynamicVariables=1X=1Y=1
Statistics: Posted by sl23 — Yesterday, 4:53 pm — Replies 9 — Views 136