In [StAPP1ICO] section remove the contradicting 'Alpha' setting and change W=44 to W=110:Then remove UpdateDivider=-1 in section [CON_BTN1_ICO]:The first change corrected a shading issue in the image.
The removal of UpdateDivider=-1 allowed your IfCondition actions to redraw the entire BTN1 group and the BTN1 shape.
Code:
[StAPP1ICO]ImageName=#Images2#[mAPP1].pngImageTint=#Color0##Alpha1#; ImageAlpha=#Alpha2#Greyscale=1AntiAlias=1W=110H=44UpdateDivider=-1Container=CON_BTN1_ICOGroup=ICONS
Code:
[CON_BTN1_ICO]Meter=SHAPEX=rY=rShape= Rectangle 3 ,3 ,96 ,36,0,0 | Extend BTNBGBTNBG=StrokeWidth 0 | Fill Color #Color7##Alpha1# ; UpdateDivider=-1DynamicVariables=1
The removal of UpdateDivider=-1 allowed your IfCondition actions to redraw the entire BTN1 group and the BTN1 shape.
Statistics: Posted by eclectic-tech — Today, 3:43 am