Skip to content

Raygui.text_box appends unwanted '0' bytes to result #46

Closed
@kevinclancy

Description

@kevinclancy

When I call Raygui.text_box bounds text edit_mode the result will append the byte 0 onto text even if no key has been pressed. I can work around this by trimming 0's off the result.

Also, the doc comment suggests there is is a text_size argument, which text_box doesn't actually have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions