awtk/demos/assets/raw/ui/tab_control.xml
2018-12-20 11:01:37 +08:00

9 lines
397 B
XML

<window anim_hint="htranslate" children_layout="default(c=2,h=30,m=5,s=5)">
<button name="open:tab_top" text="Top"/>
<button name="open:tab_bottom" text="Bottom"/>
<button name="open:tab_top_compact" text="Top Compact"/>
<button name="open:tab_bottom_compact" text="Bottom Compact"/>
<button name="open:tab_list" text="List"/>
<button name="close" text="Close"/>
</window>