Re: -[NSDocument fileURL] is observable (KVO). Documented?
Re: -[NSDocument fileURL] is observable (KVO). Documented?
- Subject: Re: -[NSDocument fileURL] is observable (KVO). Documented?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 1 Jun 2010 15:25:09 -0700
On 2010 Jun 01, at 15:07, Mike Abdullah wrote:
> I'd advise subclassing to add your own notification posting code.
Yuck. Unless someone knows a better way, that means setting up either a kqueue or FSEvents thingy for the document to watch its own path. Does anyone know an easier way? Because of the way that a document window's title changes instantly when its file is moved in Finder, apparently Apple has this already built in to NSDocument. Does anyone know how to hook into that, ahead of setFileURL:?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden