Re: Getting a message when directory content changes
Re: Getting a message when directory content changes
- Subject: Re: Getting a message when directory content changes
- From: David Remahl <email@hidden>
- Date: Wed, 23 Apr 2003 15:22:33 +0200
No, noteFileSystemChanged: just provides one side of the equation.
This page explains the details (and has a pointer to a class of mine
which wraps around the Carbon functionality):
<
http://cocoadev.com/index.pl?FilesystemNotifications>
/ Rgds, David
On Wednesday, April 23, 2003, at 03:04 PM, David Miglior wrote:
- (void)noteFileSystemChanged:(NSString *)path
Informs NSWorkspace that the file system specified by path has changed.
I didn't test it, but I think that it would work !
Le mercredi, 23 avr 2003, ` 14:15 Europe/Paris, Fabian Lidman a icrit :
Hello all,
Is it possible to get an NSInvocation (or similar) to trigger when the
content of a certain folder is modified by the user?
cheers /fab
---------------------------------
Fabian Lidman
Headlong Development AB
Esvgatan 119, 2 tr
11624 Stockholm
www.headlong.se
_______________________________________________
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.
_______________________________________________
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.