awtk/demos/assets/raw/ui/scroll_bar_h.xml
2018-10-26 07:25:22 +08:00

8 lines
374 B
XML

<window anim_hint="htranslate">
<scroll_bar_m y="0" x="0" h="6" w="100%" max="800" row="20" value="100"/>
<scroll_bar_m y="40" x="0" h="6" w="100%" max="4000" row="20" value="100"/>
<scroll_bar_d y="80" x="0" h="12" w="100%" max="800" row="20" value="100"/>
<scroll_bar_d y="120" x="0" h="12" w="100%" max="4000" row="20" value="100" animatable="false"/>
</window>