Re: NSWorkspace notification problems
Re: NSWorkspace notification problems
- Subject: Re: NSWorkspace notification problems
- From: Douglas Davidson <email@hidden>
- Date: Mon, 21 Jan 2002 11:44:06 -0800
On Monday, January 21, 2002, at 11:12 AM, Grahame Jastrebski wrote:
However, the notification
NSWorkspaceDidPerformFileOperationNotification does not seem to work!
Does anyone have any ideas, either how to get this notification to
work, or how to implement the same functionality another way?
Shouldn't moving a file or renaming a file or directory cause the
NSWorkspaceDidPerformFileOperationNotification notification to be
posted?
This notification is currently available only for operations performed
by NSWorkspace within the same application.
Douglas Davidson