mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 01:20:53 +08:00
6 lines
240 B
XML
6 lines
240 B
XML
<window>
|
|
<image image="logo" x="right" y="0" w="100" h="60"/>
|
|
<label name="status" x="center" y="middle:-30" w="90" h="30" text="loading..."/>
|
|
<progress_bar name="bar" value="10" x="center" y="middle" w="90%" h="20"/>
|
|
</window>
|