Re: Where did the icon come from?
Re: Where did the icon come from?
- Subject: Re: Where did the icon come from?
- From: Eric Gorr <email@hidden>
- Date: Fri, 16 Jul 2010 17:45:27 -0400
Thanks, but I wasn't specific enough.
What I am looking for is something like this:
$WhoProvidedIcon /Path/To/file.myex
UTI: com.myapplication.document
PLIST: /path/to/myapplication.app/Contents/Info.plist
ICON: /path/to/myapplication.app/Contents/Resources/BaseDoc.icns
On Jul 16, 2010, at 5:34 PM, John Joyce wrote:
>
> On Jul 16, 2010, at 4:28 PM, Eric Gorr wrote:
>
>> Is there a unix tool to which I can pass a file and have it tell me where the icon for the file is coming from?
>>
>> Thank you._______________________________________________
> You can build one fairly quickly.
> Here is the salient part from NSApplication Class Reference
>
> Method:
>
> applicationIconImage
> Returns the image used for the receiver’s icon.
>
> - (NSImage *)applicationIconImage
>
> Return Value
> An image containing the application’s icon.
>
> Availability
> • Available in Mac OS X v10.0 and later.
> See Also
> • – setApplicationIconImage:
> Declared In
> NSApplication.h
>
_______________________________________________
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