Re: How to refresh a directory view after a movePath
Re: How to refresh a directory view after a movePath
- Subject: Re: How to refresh a directory view after a movePath
- From: Chilton Webb <email@hidden>
- Date: Mon, 14 Jun 2004 15:22:55 -0500
Hi Ken,
In Carbon, you'd use FSNotify to remedy this. No idea if NSFileManager
has a wrapper for it, but you could use that as a fallback if you
wanted to.
-Chilton
On Jun 14, 2004, at 3:10 PM, Ken Tozier wrote:
After using NSFileManager's movePath:toPath command the directory
doesn't refresh it's view sometimes for minutes after the move. Is
there some Cocoa equivalent to the old FlushVolume command? Or should
I just resort to that oldie function.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.