Closed cateVM closed 4 years ago
Whenever i type in a letter it automatically gets deleted for more reference look at this: https://gyazo.com/b55ab0e52406b65eacb497af076a6c14 Here is the code i'm using:
auto lang = TextEditor::LanguageDefinition::CPlusPlus(); editor.SetLanguageDefinition(lang); editor.Render("TextEditor");
Whenever i type in a letter it automatically gets deleted for more reference look at this: https://gyazo.com/b55ab0e52406b65eacb497af076a6c14 Here is the code i'm using: