Good afternoon (o;
The CodeEditor has an event called TextChanged…which fires three times when I add text from a file.
But…when I type in the editor, this event is never fired, only when I press the delete key.
The TextInserted event never fires though.
Am I miss something here?
Just need to detect when the text in SyntaxArea.Editor has changed and needs to be saved.
1 post - 1 participant