Re: Image sources for the standard images such as NSImageNameQuickLookTemplate
Re: Image sources for the standard images such as NSImageNameQuickLookTemplate
- Subject: Re: Image sources for the standard images such as NSImageNameQuickLookTemplate
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 18 Feb 2008 16:37:56 -0500
On Feb 18, 2008 3:34 PM, email@hidden
<email@hidden> wrote:
> The following gives a good starting point for the customised icon
> (though sans the nice template effects).
>
> [[[NSImage imageNamed:@"NSQuickLookTemplate"] TIFFRepresentation]
> writeToFile:@"/users/jonathan/desktop/eye.tif" atomically:YES];
Be very careful with that. Copyright lawyers won't smile upon
extracting an Apple-provided image, modifying it, and distributing it
with your app.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden