Okay, I need to know when something is pasted or deleted in a text field by way of the context menu. So I figured I'd use the watch() method on the text field for the value property. But the text field doesn't support the watch method.
Does anybody know of a way to accomplish what I want?
![]()




Reply With Quote