We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add ShowScrollbarX and ShowScrollbarY
Added more info about AutoSizeContent's behavior
Added NewLine optional parameter;
Added IsPassword and PasswordChar demo GIF
Added IsPassword and PasswordChar
Updated SetINIStatePath in accordance to #110
Added GetStats and CalculateStats. See #91 for more info.
Added ShowMinimize in Window. Fixes #100
Added VLines option. #97
Updated Dock (markdown)
Added sample usage and note about WindowToDock
Added WindowToDock
Added note about LoadStyle for clarity
Added NeedDrag option for InputNumberSlider
Added GetCurrentColumnIndex
Updated Layout (markdown)
Specified default value for Options.OpenWithHighlight
[Window] Fixed documentation for sizers. Close #75.
[Tree] Deprecate 'IconPath' and update 'Icon' documentation.
[Window] Added PushID/PopID documentation.
[Text] Updated documentation for 'IsSelectableTextOnly' option.
[Image] Updated documentation with 'W' and 'H' options.
[Button] Additional documentation for new options.
[Button] Image support documentation.
[Window] 'ConstrainPosition' documentation.
[Image] Documentation for drawing an outline around an image.
[CheckBox] Added documentation for 'Disabled' option. [ColorPicker] Updated documentation for return value.
[Interaction] Documentation for SetCustomMouseCursor/ClearCustomMouseCursor.
[Window] Documentation for 'TitleH', 'TitleAlignX', and 'TitleAlignY'.