Simulate a console inside an EditorGadget()
Posted: Tue Jan 23, 2024 3:16 pm
Hello everyone,
I want to make an EditorGadget look like a command prompt (Console) which would look like this :
https://imgur.com/a/UObsHpt
I want to make an EditorGadget look like a command prompt (Console) which would look like this :
- The cursor position is always at the end of text
- The text before the cursor can't be edited
- User input will be always at cursor position (At the end of text)
https://imgur.com/a/UObsHpt