Re: Loading a .nib?
Re: Loading a .nib?
- Subject: Re: Loading a .nib?
- From: Graham Cox <email@hidden>
- Date: Sat, 3 May 2008 12:50:58 +1000
OK, that's cool :)
What's involved in setting up a Cocoa runtime environment in such a
case?
G.
On 3 May 2008, at 12:40 pm, Michael Ash wrote:
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
_______________________________________________
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