Skip to content

raylib: Add Label and Text widget and implement in updater.py #35705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TheSecurityDev
Copy link
Contributor

@TheSecurityDev TheSecurityDev commented Jul 12, 2025

Add Label and Text widgets and implement both of them in updater.py (replacing gui_label and gui_text_box) to test and show the usage.

I have the rest of the migration finished in #35703, but I'm breaking it up in smaller pieces for easier review.

Before:

updater-before

After:

updater-after

@github-actions github-actions bot added the ui label Jul 12, 2025
@TheSecurityDev TheSecurityDev changed the title raylib: Add Label and Text classes and implement in updater.py raylib: Add Label and Text widget and implement in updater.py Jul 13, 2025
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.

1 participant