I'm writing a custom editor for a proprietary language.
I would like to limit the number of characters the user can write in the editor.
Is this possible?
If so, how?
I'm writing a custom editor for a proprietary language.
I would like to limit the number of characters the user can write in the editor.
Is this possible?
If so, how?