Button5.xml 1.2 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="150,60" extention="Button">
  3. <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
  4. <displayList>
  5. <graph id="n0_s20j" name="n0" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
  6. <gearDisplay controller="button" pages="0"/>
  7. <relation target="" sidePair="width-width,height-height"/>
  8. </graph>
  9. <graph id="n1_s20j" name="n1" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
  10. <gearDisplay controller="button" pages="2"/>
  11. <relation target="" sidePair="width-width,height-height"/>
  12. </graph>
  13. <graph id="n2_s20j" name="n2" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
  14. <gearDisplay controller="button" pages="1,3"/>
  15. <relation target="" sidePair="width-width,height-height"/>
  16. </graph>
  17. <text id="n3_s20j" name="title" xy="0,0" size="150,60" fontSize="36" align="center" vAlign="middle" autoSize="none" singleLine="true" text="">
  18. <relation target="" sidePair="width-width,height-height"/>
  19. </text>
  20. </displayList>
  21. <Button/>
  22. </component>