Currently the only types of events you can track in text components are
key presses/releases. Unfortunately, the text can be changed in a number
of other ways for which there is no way to programmatically track: cut, copy, paste to/from text component; programmatic setText()
This makes the text components usuable in VERY limited ways.
key presses/releases. Unfortunately, the text can be changed in a number
of other ways for which there is no way to programmatically track: cut, copy, paste to/from text component; programmatic setText()
This makes the text components usuable in VERY limited ways.