12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="210,56" extention="Button">
- <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
- <displayList>
- <image id="n0_pjip" name="n0" src="pjiph" fileName="images/tujian_anniu_1.png" xy="0,0" size="210,56">
- <relation target="" sidePair="width-width,height-height"/>
- </image>
- <text id="n1_pjip" name="title" xy="0,0" size="141,56" fontSize="30" color="#fff8df" align="center" vAlign="middle" autoSize="none" singleLine="true" autoClearText="true" text="abc">
- <relation target="" sidePair="width-width,height-height"/>
- </text>
- <image id="n2_pjip" name="n2" src="pjips" fileName="images/tujian_xzdg.png" xy="146,9">
- <gearDisplay controller="button" pages="1,3"/>
- </image>
- <image id="n3_pjip" name="n3" src="pjip10" fileName="images/tujian_xzdg_1.png" xy="146,9">
- <gearDisplay controller="button" pages="0,2"/>
- </image>
- </displayList>
- <Button mode="Check"/>
- </component>
|