mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-04 21:17:50 +08:00
6 lines
238 B
XML
6 lines
238 B
XML
<overlay text="overlay" x="100" y="100" w="160" h="40" always_on_top="true">
|
|
<draggable drag_window="true"/>
|
|
<image image="logo" x="c" y="m" w="100%" h="100%"/>
|
|
<button x="15" y="m" w="16" h="16" name="close" text="x"/>
|
|
</overlay>
|