add view in readme

This commit is contained in:
ruki
2018-11-20 22:46:58 +08:00
parent da2854d2aa
commit 47fec99a72
2 changed files with 57 additions and 0 deletions

View File

@@ -93,6 +93,35 @@ function demo:init()
end
```
## Components
| views |
|------- |
| view |
| panel |
| label |
| button |
| border |
| window |
| menubar |
| menuconf |
| textedit |
| textarea |
| statusbar |
| choicebox |
| desktop |
| dialogs |
|------- |
| dialog |
| boxdialog |
| textdialog |
| inputdialog |
| mconfdialog |
| choicedialog |
## Snapshot
#### Menu configuation

View File

@@ -92,6 +92,34 @@ function demo:init()
end
```
## 组件
| 视图 |
|------- |
| view |
| panel |
| label |
| button |
| border |
| window |
| menubar |
| menuconf |
| textedit |
| textarea |
| statusbar |
| choicebox |
| desktop |
| 对话框 |
|------- |
| dialog |
| boxdialog |
| textdialog |
| inputdialog |
| mconfdialog |
| choicedialog |
## 快照
#### 菜单配置