modify readme

This commit is contained in:
ruki
2018-11-20 22:47:38 +08:00
parent 47fec99a72
commit d7c4253d77
2 changed files with 30 additions and 49 deletions

View File

@@ -95,31 +95,21 @@ end
## Components ## Components
| views | | views | dialogs | others |
|------- | | ------- | ------ | ------ |
| view | | view | dialog | event |
| panel | | panel | boxdialog | action |
| label | | label | textdialog | canvas |
| button | | button | inputdialog | curses |
| border | | border | mconfdialog | program |
| window | | window | choicedialog | application |
| menubar | | menubar | | point |
| menuconf | | menuconf | | rect |
| textedit | | textedit | | object |
| textarea | | textarea | | |
| statusbar | | statusbar | | |
| choicebox | | choicebox | | |
| desktop | | desktop | | |
| dialogs |
|------- |
| dialog |
| boxdialog |
| textdialog |
| inputdialog |
| mconfdialog |
| choicedialog |
## Snapshot ## Snapshot

View File

@@ -94,32 +94,23 @@ end
## 组件 ## 组件
| 视图 | | 视图 | 对话框 | 其他 |
|------- | | ------- | ------ | ------ |
| view | | view | dialog | event |
| panel | | panel | boxdialog | action |
| label | | label | textdialog | canvas |
| button | | button | inputdialog | curses |
| border | | border | mconfdialog | program |
| window | | window | choicedialog | application |
| menubar | | menubar | | point |
| menuconf | | menuconf | | rect |
| textedit | | textedit | | object |
| textarea | | textarea | | |
| statusbar | | statusbar | | |
| choicebox | | choicebox | | |
| desktop | | desktop | | |
| 对话框 |
|------- |
| dialog |
| boxdialog |
| textdialog |
| inputdialog |
| mconfdialog |
| choicedialog |
## 快照 ## 快照
#### 菜单配置 #### 菜单配置