mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-14 17:10:51 +08:00
7 lines
284 B
XML
7 lines
284 B
XML
<window text="DialogEx" anim_hint="htranslate" children_layout="default(c=2,r=8,m=5,s=5)">>
|
|
<button name="open:toast" text="Toast"/>
|
|
<button name="open:confirm" text="Confirm"/>
|
|
<button name="open:info" text="Information"/>
|
|
<button name="open:warn" text="Warning"/>
|
|
</window>
|