切换标签页
This commit is contained in:
22
FGUIProject/assets/Common/Com/ComboBox/ComboBox1.xml
Normal file
22
FGUIProject/assets/Common/Com/ComboBox/ComboBox1.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,56" extention="ComboBox">
|
||||
<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" fillColor="#ff666666">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_sqnk" name="n1" xy="0,0" size="100,56" touchable="false" type="rect" fillColor="#ff999999">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n2_sqnk" name="n2" xy="0,0" size="100,56" touchable="false" type="rect" fillColor="#ff999999">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_sqnk" name="title" xy="0,0" size="80,56" fontSize="28" color="#ffffff" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<ComboBox dropdown="ui://6hgkvlausqnkh"/>
|
||||
</component>
|
||||
18
FGUIProject/assets/Common/Com/ComboBox/ComboBox1_item.xml
Normal file
18
FGUIProject/assets/Common/Com/ComboBox/ComboBox1_item.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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>
|
||||
12
FGUIProject/assets/Common/Com/ComboBox/ComboBox1_popup.xml
Normal file
12
FGUIProject/assets/Common/Com/ComboBox/ComboBox1_popup.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="150,200">
|
||||
<displayList>
|
||||
<graph id="n0_sqnk" name="n0" xy="0,0" size="150,200" touchable="false" type="rect" fillColor="#ff666666">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<list id="n1_sqnk" name="list" xy="0,0" size="150,200" overflow="scroll" defaultItem="ui://6hgkvlausqnkg">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</list>
|
||||
</displayList>
|
||||
<relation target="n1_sqnk" sidePair="height-height"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user