| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| raygui v5.0 source code.tar.gz | 2026-07-20 | 5.5 MB | |
| raygui v5.0 source code.zip | 2026-07-20 | 5.6 MB | |
| README.md | 2026-07-20 | 2.7 kB | |
| Totals: 3 Items | 11.0 MB | 2 | |
After almost 3 years since last official release, here it is raygui 5.0. Main changes of new release:
ADDED: NEW control:GuiTabBar()ADDED: Support up to 512 icons (v500)ADDED: Support icons baking into font atlas imageADDED:guiControlExclusiveModeandguiControlExclusiveRecfor exclusive modesADDED:GuiValueBoxFloat(), with floats supportADDED:GuiDropdonwBox()properties:DROPDOWN_ARROW_HIDDEN,DROPDOWN_ROLL_UPADDED:GuiListView()property:LIST_ITEMS_BORDER_WIDTHADDED:GuiLoadIconsFromMemory(), used byGuiLoadIcons()ADDED: Macros for inputs customization, raylib decouplingADDED: Control result return values: 1-RESULT_PRESSED, 2-RESULT_CHANGED, >2-Control_customREMOVED:GuiSpinner()from controls list, using BUTTON + VALUEBOX propertiesREMOVED:GuiSliderPro(), functionality was redundantREMOVED:TextSplit()raylib function requirement on RAYGUI_STANDALONEREDESIGNED: WARNING:GuiLoadStyleFromMemory()to support icons baking into font atlasREDESIGNED:GuiToggleGroup()to process rows/cols with no need forGuiTextSplit()REDESIGNED:GuiColorPanel(), improved HSV <-> RGBA convertionREDESIGNED: WARNING:TEXT_LINE_SPACINGdoes not consider text height, only lines spacingREDESIGNED: WARNING:GuiMessageBox(), added parameter for btn return, unify resultREDESIGNED: WARNING:GuiTextInputBox(), added parameter for btn return, unify resultREVIEWED:GuiLoadIconsFromMemory(), fixed memory issuesREVIEWED: Controls using text labels to use LABEL propertiesREVIEWED: Replacedsprintf()bysnprintf()for more safetyREVIEWED:GuiTabBar(), close tab with mouse middle buttonREVIEWED:GuiScrollPanel(), scroll speed proportional to contentREVIEWED:GuiDropdownBox(), support roll up and hidden arrowREVIEWED:GuiTextBox(), cursor position initializationREVIEWED:GuiSliderPro(), control value change checkREVIEWED:GuiGrid(), simplified implementationREVIEWED:GuiIconText(), increase buffer size and reviewed paddingREVIEWED:GuiDrawText(), improved wrap mode drawingREVIEWED:GuiScrollBar(), minor tweaksREVIEWED:GuiProgressBar(), improved borders computingREVIEWED:GuiTextBox(), multiple improvements: autocursor and moreREVIEWED: Functions descriptions, removed wrong return value reference
All raylibtech tools will be updated soon to support this version.
Enjoy raygui 5.0!