Question
Capturing Text that was just Pasted
Hello,
It seems there should be a way to do this but I just can't seem to figure it out.
If text is pasted into a Spark TextArea, I want to be able to capture the text that was just pasted into a string or even better capture the start/end positions of the pasted characters in the TextArea's textFlow.
I know there has to be a way to do this yet I can't seem to find it.
Thanks in advance.
