Re: Refreshing Finder after icon change
Re: Refreshing Finder after icon change
- Subject: Re: Refreshing Finder after icon change
- From: James Quick <email@hidden>
- Date: Mon, 21 Jul 2003 17:59:25 -0400
On Monday, July 21, 2003, at 02:32 PM, Aidas Dailide wrote:
Hi,
I am messing with Icons right now and I wonder if there is any way to
tell Finder that some icon has changed and Finder needs to redraw it.
The only way I know to redraw icon is to click on it or it's folder.
Is there any way to refresh icon?
Try looking at the NSWorkspace noteFileSystemChanged: method.
They notify Finder that a file or directory have been modified and case
it to refresh if needed.
_______________________________________________
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.