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