How to get a notification which tells a folder name got changed

2008-04-09 Thread norio
Hi, My app wants to know whether the name or the location of a folder got changed. Is there any notifications to tell those changes? Thanks in advance. Norio ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

Re: How to get a notification which tells a folder name got changed

2008-04-09 Thread Jonathan del Strother
On Wed, Apr 9, 2008 at 11:13 AM, norio [EMAIL PROTECTED] wrote: Hi, My app wants to know whether the name or the location of a folder got changed. Is there any notifications to tell those changes? You might try the FSEvents api ___ Cocoa-dev