Update README.md
This commit is contained in:
parent
f77fabd1f0
commit
f1fe63a706
51
README.md
51
README.md
@ -12,45 +12,24 @@ raygui is intended for **tools development**; it has already been used to develo
|
|||||||
|
|
||||||
## raygui provided controls
|
## raygui provided controls
|
||||||
|
|
||||||
<img align="middle" src="images/rguistyler_v300.png">
|
|
||||||
|
|
||||||
#### Container/separator controls
|
#### Container/separator controls
|
||||||
|
```
|
||||||
- WindowBox
|
WindowBox | GroupBox | Line | Panel
|
||||||
- GroupBox
|
```
|
||||||
- Line
|
|
||||||
- Panel
|
|
||||||
|
|
||||||
#### Basic controls
|
#### Basic controls
|
||||||
|
```
|
||||||
- Label
|
Label | Button | LabelButton | ImageButton | Toggle | ToggleGroup | CheckBox
|
||||||
- Button
|
ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner | Slider
|
||||||
- LabelButton
|
SliderBar | ProgressBar | StatusBar | ScrollBar |ScrollPanel | DummyRec | Grid
|
||||||
- ImageButton
|
```
|
||||||
- Toggle
|
|
||||||
- ToggleGroup
|
|
||||||
- CheckBox
|
|
||||||
- ComboBox
|
|
||||||
- DropdownBox
|
|
||||||
- TextBox
|
|
||||||
- TextBoxMulti
|
|
||||||
- ValueBox
|
|
||||||
- Spinner
|
|
||||||
- Slider
|
|
||||||
- SliderBar
|
|
||||||
- ProgressBar
|
|
||||||
- StatusBar
|
|
||||||
- ScrollBar
|
|
||||||
- ScrollPanel
|
|
||||||
- DummyRec
|
|
||||||
- Grid
|
|
||||||
|
|
||||||
#### Advance controls
|
#### Advance controls
|
||||||
- ListView
|
```
|
||||||
- ColorPicker
|
ListView | ColorPicker | MessageBox | TextInputBox
|
||||||
- MessageBox
|
```
|
||||||
- TextInputBox
|
![rGuiStyler v3.1](images/rguistyler_v300.png)
|
||||||
|
|
||||||
|
*rGuiStyler v3.1 - raygui styles editor, useful to create custom styles*
|
||||||
|
|
||||||
## raygui styles
|
## raygui styles
|
||||||
|
|
||||||
raygui comes with a [default](styles/default) style automatically loaded at runtime:
|
raygui comes with a [default](styles/default) style automatically loaded at runtime:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user