Re: CICN resource into NSImage, help!!!
Re: CICN resource into NSImage, help!!!
- Subject: Re: CICN resource into NSImage, help!!!
- From: Gore <email@hidden>
- Date: Tue, 14 May 2002 22:34:22 +0300
that give me data from an existing iconfamily, but I want it to do the
other way, but with cicn resource data.
If someone know how to do cicn->pichandle then that's nice too!
Thanks,
Gore
On Tuesday, May 14, 2002, at 09:49 , Umed Zokirov wrote:
Gore
I think you are mixing Cocoa Objects with Carbon structs.
The possible return values for SetIconFamilyData don't have
-180. You could for example call GetIconFamilyData with 'pict'
an obtain a PICT handle, which is carbon struct. From it I am sure is
easy to get an NSImageRep
Umed
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.