This commit is contained in:
raysan5
2019-08-28 12:00:15 +02:00

View File

@ -12,7 +12,9 @@ raygui is intended for **tools development**; it has already been used to develo
## raygui provided controls
#### Container/separator controls, useful for controls organization
#### Container/separator controls
<img align="right" src="images/raygui_controls_panel.png">
- WindowBox
- GroupBox
@ -21,8 +23,6 @@ raygui is intended for **tools development**; it has already been used to develo
#### Basic controls
<img align="right" src="images/raygui_controls_panel.png">
- Label
- Button
- LabelButton