mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-16 01:51:41 +08:00
8 lines
306 B
XML
8 lines
306 B
XML
|
<system_bar h="30">
|
||
|
<column x="0" y="0" w="-40" h="100%">
|
||
|
<label style="title" x="10" y="m" w="55%" h="100%" name="title"/>
|
||
|
<digit_clock style="time" x="r" y="m" w="40%" h="100%" format="h:m"/>
|
||
|
</column>
|
||
|
<button style="close" x="r:5" y="m" w="26" h="26" name="close" text="x"/>
|
||
|
</system_bar>
|