quote:
Originally posted by Mike
However, how would you stop the sound from playing and stop the window from flashing if the message is "k" or "okay"?
Yeah, that's the question. I would want to intercept it before the UI was updated and suppress the notification completely.
I suppose I could disable notification overall, then let the script provide the notification if the message passes the filter...