awtk/design/default/ui/top.xml
2021-08-17 17:52:56 +08:00

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>