Skip to content

Is there any way to expose the #define RAYGUI_WINDOWBOX_STATUSBAR_HEIGHT and #define RAYGUI_WINDOWBOX_CLOSEBUTTON_HEIGHT #20

@samwdp

Description

@samwdp

These are not available to be changed at run time, so if you create a way of increasing the GuiDefaultProperty.TEXT_SIZE your text in the statusbar will be cut off if it exceeds 24 pixels in height.

The writing in C allows you to modifiy these heights at runtime
https://github.com/drasmart/NumGuess-raygui/blob/8eacbcd0ef2c245034b45a69262b260006602102/src/main.cpp but we are stuck at using fonts no bigger than 24px

Can these be exposed and modifiable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions