Skip to content

Text edit example using raylib. - #178

Merged
Kelimion merged 1 commit into
masterfrom
text-edit
Aug 10, 2026
Merged

Text edit example using raylib.#178
Kelimion merged 1 commit into
masterfrom
text-edit

Conversation

@karl-zylinski

Copy link
Copy Markdown
Collaborator

Example of how to use core/text/edit with raylib. Looks like below. Has moveable caret, selection, undo, copy paste etc. Depends on odin-lang/Odin#7274
image

Written by Claude, reviewed and tested by me.

Checklist before submitting:

  • This example has been added to .github/workflows/check.yml (for automatic testing)
  • This example compiles cleanly with flags -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
  • This example the naming and style convention: https://github.com/odin-lang/examples/wiki/Naming-and-style-convention (exceptions can be made for ports of examples that need to match 1:1 to the original source).
  • By submitting, I understand that this example is made available under these licenses: Public Domain and Odin's zlib license. Only for third-party dependencies are other licenses allowed.

@karl-zylinski

Copy link
Copy Markdown
Collaborator Author

Test will pass if odin-lang/Odin#7274 is merged.

@Kelimion
Kelimion merged commit f1aba9a into master Aug 10, 2026
2 of 4 checks passed
@karl-zylinski
karl-zylinski deleted the text-edit branch August 10, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants