Re: Carbon app and Cocoa/Carbon Bundle plugin - possible?!
Re: Carbon app and Cocoa/Carbon Bundle plugin - possible?!
- Subject: Re: Carbon app and Cocoa/Carbon Bundle plugin - possible?!
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 17 Jun 2013 18:17:03 -0600
On Jun 17, 2013, at 4:57 PM, Igor Delovski <email@hidden> wrote:
> So, my question is if this is expected or can I make it work? Can carbon app use bundle plugin that is using Cocoa and newer SDK?
It should. If your bundle uses any AppKit code, don't forget that you must call NSApplicationLoad() before using any AppKit class, or you will get bizarre behavior in any Carbon-only app.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden