On text/name edition mode, it would be great to support:
Text selection and copy & paste
[ ] Text alignment inside the control (Left-Middle-Right)
[x] Text icon selection from icon palette
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.
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.