awtk/demos/assets/default/raw/ui/dialogs.xml

7 lines
284 B
XML
Raw Normal View History

2019-03-01 18:04:57 +08:00
<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"/>
2019-08-05 07:04:35 +08:00
<button name="open:warn" text="Warning"/>
2019-03-01 18:04:57 +08:00
</window>