Re: Loading a .nib?
Re: Loading a .nib?
- Subject: Re: Loading a .nib?
- From: "Michael Ash" <email@hidden>
- Date: Fri, 2 May 2008 22:40:25 -0400
On Fri, May 2, 2008 at 9:19 PM, Graham Cox <email@hidden> wrote:
> One thing to clarify about Carbon vs. Cocoa - while Cocoa itself is
> unavailable, you can of course use Core Foundation. However everything in
> Carbon is lower level and generally more work than Cocoa, so be prepared ;-)
Cocoa is available as it is everywhere else. It has been legal to mix
Cocoa and Carbon, to varying degrees, since roughly the dawn of time.
In any halfway recent OS it's not too painful or limited, and if you
can require Leopard then you can even embed Cocoa views in Carbon
windows using HICocoaView. If you need Tiger support then you are
limited to only using each framework's controls in windows created by
that framework, but as long as you respect that you can certainly use
Cocoa inside iTunes.
Mike
_______________________________________________
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