raysan5 / rguilayout

A simple and easy-to-use raygui layouts editor
zlib License
103 stars 19 forks source link

Text edition improvements #3

Closed raysan5 closed 2 years ago

raysan5 commented 5 years ago

On text/name edition mode, it would be great to support:

Text selection would probably come with an updated GuiTextBox() implementation. Text alignment would require custom style definintion (if different than default) on control drawing. Text icon selection requires a specific implementation.