mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 19:05:44 +00:00
仓库中添加内置的demo
This commit is contained in:
22
demo/FguiCreator3.8/assets/Basics/btns/ComboBox1.xml
Normal file
22
demo/FguiCreator3.8/assets/Basics/btns/ComboBox1.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,20" extention="ComboBox">
|
||||
<ComboBox dropdown="ui://mkwn34a7kofe6"/>
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
|
||||
<displayList>
|
||||
<graph id="n0_kofe" name="n0" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n1_kofe" name="n1" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n2_kofe" name="n2" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<text id="n3_kofe" name="title" xy="0,0" size="80,20" fontSize="12" autoSize="none" vAlign="middle" singleLine="true">
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
Reference in New Issue
Block a user