mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
10 lines
425 B
XML
10 lines
425 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>
|