Re: Apple has Resource Icons to use it (for free) in my own projects?
Re: Apple has Resource Icons to use it (for free) in my own projects?
- Subject: Re: Apple has Resource Icons to use it (for free) in my own projects?
- From: Philip Aker <email@hidden>
- Date: Tue, 26 Sep 2006 17:11:09 -0700
On 2006-09-26, at 15:26:49, Ross Tulloch wrote:
Your using Cocoa right? You can just use something like this:
NSImage* icon = [[NSWorkspace sharedWorkspace]
iconForFileType:NSFileTypeForHFSTypeCode(kToolbarFavoritesIcon)];
Hey thanks for posting the Cocoa call Ross,
I know a few users on the AppleScript Studio list who will appreciate
this tip.
Cheers,
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden