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

68 lines
2.9 KiB
XML

<window theme="slide_menu" children_layout="default(c=1,h=50,s=10,m=10)" name="slide_menu">
<slide_menu style="mask" align_v="top">
<button style="slide_button" with_focus_state="true" text="0"/>
<button style="slide_button" with_focus_state="true" text="1"/>
<button style="slide_button" with_focus_state="true" text="2"/>
<button style="slide_button" with_focus_state="true" text="3"/>
<button style="slide_button" with_focus_state="true" text="4"/>
</slide_menu>
<slide_menu style="mask" align_v="middle">
<button style="slide_button" text="0"/>
<button style="slide_button" text="1"/>
<button style="slide_button" text="2"/>
<button style="slide_button" text="3"/>
<button style="slide_button" text="4"/>
<button style="slide_button" text="5"/>
<button style="slide_button" text="6"/>
</slide_menu>
<slide_menu align_v="bottom">
<button style="slide_button" text="0"/>
<button style="slide_button" text="1"/>
<button style="slide_button" text="2"/>
<button style="slide_button" text="3"/>
<button style="slide_button" text="4"/>
<button style="slide_button" text="5"/>
<button style="slide_button" text="6"/>
<button style="slide_button" text="7"/>
<button style="slide_button" text="8"/>
<button style="slide_button" text="9"/>
</slide_menu>
<slide_menu align_v="middle" min_scale="1">
<button style="slide_button" text="0"/>
<button style="slide_button" text="1"/>
<button style="slide_button" text="2"/>
<button style="slide_button" text="3"/>
<button style="slide_button" text="4"/>
<button style="slide_button" text="5"/>
<button style="slide_button" text="6"/>
<button style="slide_button" text="7"/>
<button style="slide_button" text="8"/>
<button style="slide_button" text="9"/>
</slide_menu>
<slide_menu align_v="middle" spacer="35">
<button style="slide_button" text="0"/>
<button style="slide_button" text="1"/>
<button style="slide_button" text="2"/>
<button style="slide_button" text="3"/>
<button style="slide_button" text="4"/>
<button style="slide_button" text="5"/>
<button style="slide_button" text="6"/>
<button style="slide_button" text="7"/>
<button style="slide_button" text="8"/>
<button style="slide_button" text="9"/>
</slide_menu>
<slide_menu align_v="middle" menu_w="60%" clip="false">
<button style="slide_button" text="a"/>
<button style="slide_button" text="b"/>
<button style="slide_button" text="c"/>
<button style="slide_button" text="d"/>
<button style="slide_button" text="e"/>
<button style="slide_button" text="f"/>
<button style="slide_button" text="g"/>
<button style="slide_button" text="h"/>
<button style="slide_button" text="i"/>
<button style="slide_button" text="j"/>
</slide_menu>
<button name="close" floating="true" x="center" y="bottom:30" w="50%" h="30" text="Close"/>
</window>