awtk/design/default/ui/vtranslate.xml

7 lines
339 B
XML
Raw Normal View History

2018-10-26 07:25:22 +08:00
<window anim_hint="vtranslate">
2019-03-22 11:03:44 +08:00
<slider x="center" y="10" w="80%" h="20" value="10"/>
<slider style="img" x="center" y="50" w="80%" h="30" value="20" />
<slider style="img" x="center" y="90" w="80%" h="30" value="30" min="5" max="50" step="5"/>
2018-06-08 17:03:06 +08:00
<button name="close" x="center" y="bottom:10" w="25%" h="30" text="Close"/>
</window>