iconForFile is slow
iconForFile is slow
- Subject: iconForFile is slow
- From: Steve Gehrman <email@hidden>
- Date: Wed, 17 Apr 2002 23:42:08 -0700
icon = [[NSWorkspace sharedWorkspace] iconForFile:path];
iconForFile is very slow. Anyone written a faster replacement? One
problem is that I usually only need the 16x16 imagerep, but this call
returns a 16x16, 32x32 and 128x128.
Thanks,
-steve
_______________________________________________
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.