mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 20:18:22 +08:00
8 lines
374 B
XML
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>
|