Re: label color
Re: label color
- Subject: Re: label color
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 5 Dec 2010 15:47:32 -0700
On Dec 5, 2010, at 3:29 PM, email@hidden wrote:
> How is Carbon connected to Cocoa?
Carbon is a fundamental part of Mac OS X. Some Cocoa classes still use Carbon at a low level, such as NSMenu.
> Should I use Carbon APIs in my Cocoa code?
Why not?
> Will Carbon Core go away?
No. The only parts of Carbon that have gone away are the obsolete APIs (FSSpec, Internet Config, QuickDraw, etc.) as well as HIView. The rest of Carbon isn't going anywhere. There are still a number of OS features that can only be accessed by using Carbon.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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