iconForFileType broken
iconForFileType broken
- Subject: iconForFileType broken
- From: Steve Gehrman <email@hidden>
- Date: Sun, 6 May 2001 19:21:19 -0700
folderIcon = [[[NSWorkspace sharedWorkspace]
iconForFileType:NSDirectoryFileType] retain];
this returns a generic document icon. Is this going to be fixed soon?
Are there any Apple people on this list? I haven't had a single
question answered so far, this is my last attempt.
steve