mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-02 04:09:18 -05:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@ -24,17 +24,18 @@
|
|||||||
### basic controls
|
### basic controls
|
||||||
```
|
```
|
||||||
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
|
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
|
||||||
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner | Slider
|
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner
|
||||||
SliderBar | ProgressBar | StatusBar | ScrollBar | ScrollPanel | DummyRec | Grid
|
Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
|
||||||
|
```
|
||||||
|
### container/separator controls
|
||||||
|
```
|
||||||
|
WindowBox | GroupBox | Line | Panel | ScrollPanel
|
||||||
```
|
```
|
||||||
### advance controls
|
### advance controls
|
||||||
```
|
```
|
||||||
ListView | ColorPicker | MessageBox | TextInputBox
|
ListView | ColorPicker | MessageBox | TextInputBox
|
||||||
```
|
```
|
||||||
### container/separator controls
|
|
||||||
```
|
|
||||||
WindowBox | GroupBox | Line | Panel
|
|
||||||
```
|
|
||||||
|
|
||||||
## raygui styles
|
## raygui styles
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user