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: Dalmazio Brisinda <email@hidden>
- Date: Mon, 26 Oct 2009 23:46:46 -0600
Kyle, if I had my way, that's exactly what I would be doing... alas!
It's presently out of my control. I'm stuck with dealing in IconRef's
for the time being...
Best,
Dalmazio
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