add view in readme
This commit is contained in:
29
README.md
29
README.md
@@ -93,6 +93,35 @@ function demo:init()
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Components
|
||||||
|
|
||||||
|
| views |
|
||||||
|
|------- |
|
||||||
|
| view |
|
||||||
|
| panel |
|
||||||
|
| label |
|
||||||
|
| button |
|
||||||
|
| border |
|
||||||
|
| window |
|
||||||
|
| menubar |
|
||||||
|
| menuconf |
|
||||||
|
| textedit |
|
||||||
|
| textarea |
|
||||||
|
| statusbar |
|
||||||
|
| choicebox |
|
||||||
|
| desktop |
|
||||||
|
|
||||||
|
|
||||||
|
| dialogs |
|
||||||
|
|------- |
|
||||||
|
| dialog |
|
||||||
|
| boxdialog |
|
||||||
|
| textdialog |
|
||||||
|
| inputdialog |
|
||||||
|
| mconfdialog |
|
||||||
|
| choicedialog |
|
||||||
|
|
||||||
|
|
||||||
## Snapshot
|
## Snapshot
|
||||||
|
|
||||||
#### Menu configuation
|
#### Menu configuation
|
||||||
|
28
README_zh.md
28
README_zh.md
@@ -92,6 +92,34 @@ function demo:init()
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 组件
|
||||||
|
|
||||||
|
| 视图 |
|
||||||
|
|------- |
|
||||||
|
| view |
|
||||||
|
| panel |
|
||||||
|
| label |
|
||||||
|
| button |
|
||||||
|
| border |
|
||||||
|
| window |
|
||||||
|
| menubar |
|
||||||
|
| menuconf |
|
||||||
|
| textedit |
|
||||||
|
| textarea |
|
||||||
|
| statusbar |
|
||||||
|
| choicebox |
|
||||||
|
| desktop |
|
||||||
|
|
||||||
|
|
||||||
|
| 对话框 |
|
||||||
|
|------- |
|
||||||
|
| dialog |
|
||||||
|
| boxdialog |
|
||||||
|
| textdialog |
|
||||||
|
| inputdialog |
|
||||||
|
| mconfdialog |
|
||||||
|
| choicedialog |
|
||||||
|
|
||||||
## 快照
|
## 快照
|
||||||
|
|
||||||
#### 菜单配置
|
#### 菜单配置
|
||||||
|
Reference in New Issue
Block a user