Short question for comprehension
Code ExapleI have a question regarding Code Example. As you can see, I defined the H in [MenuSetting] and set this value above the Shape Rectangle height. It works, ok but is this allowed?
Because if I only define the shape via the values Shape=Rectangle 0,0,630,325,5 , then I never managed to retrieve the values for the Meter=String from the ShapeRectangle Y=([MenuSetting:H]) later. Or did i forgott something?
Hope this example is clear to understand.. ![Embarrassed :oops:]()
---I have never noticed that it is possible---
Code Exaple
Code:
[MenuSetting]Meter=ShapeH=325Shape=Rectangle 0,0,630,[MenuSetting:H],5 | Fill Color 0,0,0,150| StrokeWidth 2 | Stroke Color 0,0,0,140AntiAlias=1DynamicVariables=1[ButtonClose]Meter=StringFontFace=ArialFontStyle=BOLDPadding=10,4,10,5StringEffect=BorderFontEffectColor=0,0,0,255FontSize=15FontColor=255,255,255,255SolidColor=150,150,150,255InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255X=200Y=([MenuSetting:H])Text=CloseAntiAlias=1DynamicVariables=1
Because if I only define the shape via the values Shape=Rectangle 0,0,630,325,5 , then I never managed to retrieve the values for the Meter=String from the ShapeRectangle Y=([MenuSetting:H]) later. Or did i forgott something?


---I have never noticed that it is possible---
Statistics: Posted by Rooky_89 — Yesterday, 8:53 pm