Update README.md

This commit is contained in:
Ray
2018-05-02 23:48:31 +02:00
committed by GitHub
parent 3a6cc2a0c0
commit 7a212a8dfc

View File

@ -32,13 +32,15 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- GroupBox - GroupBox
- Line - Line
- Panel - Panel
#### Basic controls set, the standard ones #### Basic controls set, the standard ones
<img align="right" src="https://raw.githubusercontent.com/raysan5/raygui/master/tools/rGuiStyler/design/rguistyler2_light_REV9.png">
- Label - Label
- Button - Button
- LabelButton - LabelButton
- ImageButton - ImageButton
- ImageButtonEx
- ToggleButton - ToggleButton
- ToggleGroup - ToggleGroup
- CheckBox - CheckBox
@ -54,6 +56,9 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- ScrollBar (WIP) - ScrollBar (WIP)
- DummyRec - DummyRec
<br>
<br>
#### Advance controls set, use multiple controls #### Advance controls set, use multiple controls
- ListView - ListView
- ColorPicker - ColorPicker