awtk/design/default/ui/vtranslate.xml
2020-08-16 08:50:11 +08:00

7 lines
339 B
XML

<window anim_hint="vtranslate">
<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"/>
<button name="close" x="center" y="bottom:10" w="25%" h="30" text="Close"/>
</window>