mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-13 16:45:56 +08:00
5 lines
433 B
XML
5 lines
433 B
XML
<window anim_hint="htranslate" >
|
|
<rich_text line_gap="5" x="0" y="20" w="100%" h="400" text="<image draw_type="auto" name="1" /><image name="2"/><font color="red" size=="18">Hello world!</font><image name="earth"/><font color="blue" size=="18">ProTip!</font>" />
|
|
<button name="close" text="Close" x="c" y="bottom:10" w="25%" h="40" />
|
|
</window>
|