2018-06-09 19:05:56 +08:00
|
|
|
<window name="main" x="0" y="0" w="320" h="480" layout="w128 h30 5 10">
|
2018-06-08 17:03:06 +08:00
|
|
|
<button name="open:memtest" x="10" y="5" w="25%" h="30" text="MemTest"/>
|
|
|
|
<button name="open:basic" x="10" y="5" w="25%" h="30" text="Basic"/>
|
|
|
|
<button name="open:slide_view" x="center" y="5" w="25%" h="30" text="SlideView"/>
|
|
|
|
<button name="open:animation" x="right:10" y="5" w="25%" h="30" text="Animate Window"/>
|
|
|
|
<button name="open:animator" x="right:10" y="5" w="25%" h="30" text="Animate Widget"/>
|
2018-06-11 09:29:49 +08:00
|
|
|
<button name="show_fps" x="right:10" y="5" w="25%" h="30" text="Show FPS"/>
|
2018-06-08 07:50:15 +08:00
|
|
|
</window>
|