Files
Fishing2/FGUIProject/assets/Common/Com/ComboBox/ComboBox1_item.xml
2025-05-23 18:10:56 +08:00

18 lines
970 B
XML

<?xml version="1.0" encoding="utf-8"?>
<component size="100,56" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<graph id="n0_sqnk" name="n0" xy="0,0" size="100,56" touchable="false" type="rect" lineSize="0" fillColor="#ff3399ff">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_sqnk" name="n1" xy="0,0" size="100,56" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
<gearDisplay controller="button" pages="1,3"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<text id="n2_sqnk" name="title" xy="0,0" size="100,56" fontSize="28" color="#ffffff" vAlign="middle" autoSize="none" singleLine="true" text="">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>
<Button mode="Radio"/>
</component>