Re: "Wrapping" of Carbon code
Re: "Wrapping" of Carbon code
- Subject: Re: "Wrapping" of Carbon code
- From: Charles Srstka <email@hidden>
- Date: Sat, 27 Apr 2002 12:28:48 -0500
If it's in CoreFoundation, you don't need to do anything at all, since
CoreFoundation is automatically included by Cocoa. Just call the
functions and it will work fine.
On Saturday, April 27, 2002, at 11:46 AM, Normand Perron wrote:
Hello, y'all, eh!
I would like to use some code from the Carbon CoreFoundation framework
in a Cocoa application. I have read here that it can be done relatively
easily by "wrapping" the code and creating a Cocoa framework. I am
unclear as to what is involved...
Would anybody know of simple examples of Carbon code that has been
wrapped for Cocoa/ObjC use?
Normand
_______________________________________________
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.
_______________________________________________
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.