mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-12 12:05:20 +08:00
10 lines
435 B
XML
10 lines
435 B
XML
<window anim_hint="htranslate" children_layout="default(c=1,h=40,m=5,s=5)">
|
|
<hscroll_label name="cwd" text="none"/>
|
|
<hscroll_label name="filename" text="none"/>
|
|
<button name="file_open" text="Choose For Open..."/>
|
|
<button name="file_save" text="Choose For Save..."/>
|
|
<button name="folder" text="Choose Folder..."/>
|
|
<button name="browser" text="File Browser..."/>
|
|
<button name="quit" text="Quit"/>
|
|
</window>
|