16 lines
767 B
XML
16 lines
767 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<component size="50,10" extention="Slider">
|
|
<displayList>
|
|
<graph id="n1" name="n1" xy="0,0" size="50,10" type="rect" lineColor="#ffa0a0a0" fillColor="#fff0f0f0">
|
|
<relation target="" sidePair="width-width,height-height" />
|
|
</graph>
|
|
<graph id="n2" name="bar" xy="5,3" size="40,4" type="rect" lineSize="0" fillColor="#ff3399ff" />
|
|
<text id="n3" name="title" xy="0,-3" size="50,19" fontSize="12" align="center" autoSize="none" text="" bold="true">
|
|
<relation target="" sidePair="width-width" />
|
|
</text>
|
|
<component id="n4" name="grip" src="lrfi5" xy="44,-3">
|
|
<relation target="n2" sidePair="right-right" />
|
|
</component>
|
|
</displayList>
|
|
<Slider titleType="valueAndmax" />
|
|
</component> |