Can not get active document after SignalResponderService triggered.
Hi everybody,
I've been trying to modify a document right after it opens.
I am using kAfterNewDocSignalResponderService signal to catch the signal of opening a new document.
But unfortunately, when this signal triggers, the document is not actually opened.
So i can not get the document's UIDRef.
Can anyone tell me how to catch it.
Thanks.
Duy