Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/design/default/ui/hscroll_label.xml
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

61 lines
2.2 KiB
XML

<window anim_hint="htranslate" text="hscroll_label" children_layout="default(c=1,h=30,xm=10,s=5)">
<hscroll_label name="h1" text="炫酷的 GUI 引擎。" />
<hscroll_label name="h2" text="炫酷的 GUI 引擎。" style="right"/>
<hscroll_label
name="h3"
lull="1000"
loop="true"
yoyo="true"
ellipses="true"
focusable="true"
text="(always ellipses loop yoyo)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h4"
focusable="true"
only_focus="true"
text="(only_focus noloop)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h5"
loop="true"
ellipses="true"
focusable="true"
only_focus="true"
text="(only_focus ellipses loop)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h6"
style="green"
loop="true"
yoyo="true"
ellipses="true"
focusable="true"
only_focus="true"
text="(only_focus ellipses loop yoyo)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h7_1"
focusable="true"
loop="true"
yoyo="true"
speed="0.1"
text="(always loop yoyo speed=0.1)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h7_2"
focusable="true"
speed="0.1"
text="(noloop speed=0.1)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<hscroll_label
name="h7_3"
focusable="true"
stop_at_begin="true"
text="(stop_at_begin)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
<button name="close" self_layout="default(x=center,y=bottom:50,w=50%,h=30)"
floating="true" text="Close"/>
</window>