From f1fe63a7060a7ebc3cf42a7656b8b59299405da7 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 28 Aug 2019 12:23:49 +0200 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++++++++------------------------------------ 1 file changed, 15 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 8633175..96121eb 100644 --- a/README.md +++ b/README.md @@ -12,45 +12,24 @@ raygui is intended for **tools development**; it has already been used to develo ## raygui provided controls - - #### Container/separator controls - - - WindowBox - - GroupBox - - Line - - Panel - +``` +WindowBox | GroupBox | Line | Panel +``` #### Basic controls - - - Label - - Button - - LabelButton - - ImageButton - - Toggle - - ToggleGroup - - CheckBox - - ComboBox - - DropdownBox - - TextBox - - TextBoxMulti - - ValueBox - - Spinner - - Slider - - SliderBar - - ProgressBar - - StatusBar - - ScrollBar - - ScrollPanel - - DummyRec - - Grid - +``` +Label | Button | LabelButton | ImageButton | Toggle | ToggleGroup | CheckBox +ComboBox | DropdownBox | TextBox | TextBoxMulti | ValueBox | Spinner | Slider +SliderBar | ProgressBar | StatusBar | ScrollBar |ScrollPanel | DummyRec | Grid +``` #### Advance controls - - ListView - - ColorPicker - - MessageBox - - TextInputBox - +``` +ListView | ColorPicker | MessageBox | TextInputBox +``` +![rGuiStyler v3.1](images/rguistyler_v300.png) + +*rGuiStyler v3.1 - raygui styles editor, useful to create custom styles* + ## raygui styles raygui comes with a [default](styles/default) style automatically loaded at runtime: