Re: Cocoa replacement for Carbon CompositeIconRef() for Snow Leopard 64-bit apps?
Re: Cocoa replacement for Carbon CompositeIconRef() for Snow Leopard 64-bit apps?
- Subject: Re: Cocoa replacement for Carbon CompositeIconRef() for Snow Leopard 64-bit apps?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 26 Oct 2009 22:32:11 -0700
On Mon, Oct 26, 2009 at 10:26 PM, Dalmazio Brisinda <email@hidden> wrote:
> If there's a way to extract an IconRef from an NSImage (I see that NSImage
> has an -initWithIconRef: method defined) after doing all compositing via
> NSImage and related classes that would be good too.
Sounds like you should move all of your code to working with NSImage
rather than IconRefs. As soon as you get an icon, you should convert
it into an NSImage and work with it from then on.
--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