修改调整
This commit is contained in:
22
FGUIProject/assets/Main/ComboBox1.xml
Normal file
22
FGUIProject/assets/Main/ComboBox1.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,30" extention="ComboBox">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n0_tdro" name="n0" xy="0,0" size="100,30" touchable="false" type="rect" fillColor="#fff0f0f0">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_tdro" name="n1" xy="0,0" size="100,30" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n2_tdro" name="n2" xy="0,0" size="100,30" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_tdro" name="title" xy="0,0" size="80,30" fontSize="12" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<ComboBox dropdown="ui://urg6g4bvtdro5"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user