awtk/demos/assets/default/raw/ui/dialogs.xml
2019-10-18 03:18:12 -07:00

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>