mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 01:20:53 +08:00
5 lines
236 B
XML
5 lines
236 B
XML
|
<window style="dark" anim_hint="htranslate" >
|
||
|
<guage x="c" y="m" w="300" h="300" value="30" bg_image="guage_bg" pointer_image="guage_pointer" />
|
||
|
<button name="close" x="center" y="bottom:10" w="25%" h="30" text="Close"/>
|
||
|
</window>
|