dongliru1 4 kuukautta sitten
vanhempi
commit
a099512112

+ 19 - 0
fl-fgui-project/assets/icon/Button1.xml

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="100,20" extention="Button">
+  <Button/>
+  <controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
+  <displayList>
+    <graph id="n0_mnfl" 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_mnfl" 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_mnfl" 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>
+  </displayList>
+</component>

+ 1 - 0
fl-fgui-project/assets/icon/package.xml

@@ -2,6 +2,7 @@
 <packageDescription id="hub0eylg">
   <resources>
     <component id="o1t80" name="Component1.xml" path="/" exported="true"/>
+    <component id="mnfl1" name="Button1.xml" path="/"/>
   </resources>
   <publish name=""/>
 </packageDescription>