Add "change" and "removed" parameters to TextEdit's text_changed and text_set signals #8715
InkONat
started this conversation in
Engine Core
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to know what text was added or removed (and being able to know if it was an addition or removal by addition and removed) from a TextEdit. It would make, for example, limiting the characters you can input in the text easier.
Maybe this
removed
parameter could be added to LineEdit's text_changed and text_submitted signals too?Beta Was this translation helpful? Give feedback.
All reactions