Hello, guys!
The question is as fallows:
Say, the median filter is in progress and the user clicks Cancel button to stop the processing.
Can I detect this event and trigger my function on it?
I've googled Events and Notifiers but failed to figure out if such an event is scriptable.
Thx in advance =)