Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Nov 27, 2025

the rl.gui_text_box was originally used for quick UI prototyping, but we now rely on our own Label implementation, so the RayGUI text box is no longer needed.
After this, the only RayGUI dependency left is the text-alignment flags. Once we add our own alignment enums, we can drop RayGUI entirely and rely only on core Raylib.

@github-actions github-actions bot added the ui label Nov 27, 2025
@deanlee deanlee changed the title ui: remove gui_text_box ui: remove gui_text_box and replace with UnifiedLabel Nov 27, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

raylib UI Preview

All Screenshots

@sshane sshane marked this pull request as draft November 29, 2025 10:31
@sshane
Copy link
Contributor

sshane commented Nov 29, 2025

need diff bot first!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants