I would like to know when any character has been entered into a SingleLineEdit, even before the user presses Enter or Tab (which is when the Modified event occurs). Is there a way to know that?
I would like to know when any character has been entered into a SingleLineEdit, even before the user presses Enter or Tab (which is when the Modified event occurs). Is there a way to know that?