mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 01:20:53 +08:00
11 lines
457 B
XML
11 lines
457 B
XML
<window x="0" y="0" w="320" h="480" children_layout="default(r=4,c=2,s=10,m=10)">
|
|
<button name="open:dialog2" text="none"/>
|
|
<button name="open:dialog1" text="center scale"/>
|
|
<button name="open:fade" text="fade"/>
|
|
<button name="open:htranslate" text="htranslate"/>
|
|
<button name="open:vtranslate" text="vtranslate"/>
|
|
<button name="open:top" text="top"/>
|
|
<button name="open:bottom" text="bottom"/>
|
|
<button name="close" text="Close"/>
|
|
</window>
|