i have some questions regarding the ui.Entry function. First of all is it possible to skip to a new line and have 2 lines of text in an entry? Second of all is it possible to change the color of the entry? Thanks
ui.Entry
Hi baskt,
Welcome to LuaRT Community,
No it's not possible in native Windows Gui to have a 2 lines Entry. You should use an ui.Edit for that.
The same answer for the colors
You're welcome ️