add afx-label and afx-switch

This commit is contained in:
Xuan Sang LE
2017-08-26 16:50:13 +02:00
parent 2284f50523
commit 4cf1d694f9
39 changed files with 898 additions and 239 deletions

View File

@ -1,4 +1,4 @@
<afx-app-window apptitle="Preview" width="600" height="400">
<afx-app-window apptitle="Files" width="600" height="400">
<afx-vbox>
<afx-file-view data-id = "fileview"></afx-file-view>
</afx-vbox>