Re: new Icons in Finder
Re: new Icons in Finder
- Subject: Re: new Icons in Finder
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 30 Jul 2003 13:46:39 -0700
On Wednesday, July 30, 2003, at 01:40 AM, Chris Long wrote:
I made a small app that runs through a loop to change an icon of a
given directory (using the IconFamily class interface. nice work btw)
based on some data it gathers different icons for different data it
gathers. First run through the icon is changed fine and also updated
in the finder with a simple click on that folder in the finder to
highlight it. Any changes to the icon after that can only be viewed if
the finder is restarted. Anybody have any insight about this? or know
what can be done?
Does calling [[NSWorkspace sharedWorkspace]
noteFileSystemChanged:@"/path/to/the/parent/folder"] after the change
has been made (with the correct path inserted, of course) make any
difference?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
Famous last words: "OK, I've pulled the pin. Now what? Where are you
going?"
_______________________________________________
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.