If its an edit control you're interested in, you could create an event
that periodically (say every 500 ms) compares the previous and current
content of the edit control (edithandle.gettext) and reacts when there
is a difference.



Reply via email to