FROM : Kyle Sluder
DATE : Mon Feb 18 22:37:56 2008
On Feb 18, 2008 3:34 PM, <email_removed>
<<email_removed>> 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
DATE : Mon Feb 18 22:37:56 2008
On Feb 18, 2008 3:34 PM, <email_removed>
<<email_removed>> 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
| Related mails | Author | Date |
|---|---|---|
| jonathan@mugginsof… | Feb 18, 14:55 | |
| Mike Abdullah | Feb 18, 16:10 | |
| jonathan@mugginsof… | Feb 18, 17:58 | |
| Mike Abdullah | Feb 18, 18:16 | |
| jonathan@mugginsof… | Feb 18, 21:34 | |
| Kyle Sluder | Feb 18, 22:37 |






Cocoa mail archive

