awtk/design/default/ui/dialogs.xml
2023-06-06 18:13:11 +08:00

10 lines
416 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"/>
<button name="open:dialog1" text="Dialog1"/>
<button name="open:dialog2" text="Dialog2"/>
<button name="close" text="Close"/>
</window>