mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 20:18:22 +08:00
6 lines
260 B
XML
6 lines
260 B
XML
<window>
|
|
<image image="logo" draw_type="icon" x="right:40" y="40" w="128" h="60"/>
|
|
<label name="status" x="center" y="middle:-30" w="90" h="30" text="loading..."/>
|
|
<progress_bar name="bar" value="0" x="center" y="middle" w="90%" h="20"/>
|
|
</window>
|