mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-14 17:10:51 +08:00
8 lines
276 B
XML
8 lines
276 B
XML
|
<window name="text_selector" anim_hint="htranslate">
|
||
|
<text_selector options="2000-2050" text="2018"/>
|
||
|
<text_selector options="1-12" text="1"/>
|
||
|
<text_selector options="1-31" text="1"/>
|
||
|
|
||
|
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
|
||
|
</window>
|