mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-31 03:09:17 -05:00
Update README.md
This commit is contained in:
@ -28,12 +28,12 @@
|
|||||||
### basic controls
|
### basic controls
|
||||||
```
|
```
|
||||||
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
|
Label | Button | LabelButton | Toggle | ToggleGroup | CheckBox
|
||||||
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner
|
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
|
WindowBox | GroupBox | Line | Panel | ScrollPanel | TabBar
|
||||||
```
|
```
|
||||||
### advanced controls
|
### advanced controls
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user