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:
@ -29,13 +29,13 @@
|
|||||||
|
|
||||||
### basic controls
|
### basic controls
|
||||||
```
|
```
|
||||||
Label | Button | LabelButton | Toggle | ToggleGroup | ToggleSlider
|
Label | Button | LabelButton | Toggle | ToggleGroup | ToggleSlider
|
||||||
CheckBox | ComboBox | DropdownBox | TextBox | ValueBox | Spinner
|
CheckBox | ComboBox | DropdownBox | TextBox | ValueBox | Spinner
|
||||||
Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
|
Slider | SliderBar | ProgressBar | StatusBar | DummyRec | Grid
|
||||||
```
|
```
|
||||||
### container/separator controls
|
### container/separator controls
|
||||||
```
|
```
|
||||||
WindowBox | GroupBox | Line | Panel | ScrollPanel | TabBar
|
WindowBox | GroupBox | Line | Panel | ScrollPanel | TabBar
|
||||||
```
|
```
|
||||||
### advanced controls
|
### advanced controls
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user