Re: replacing carbon menu with cocoa
Re: replacing carbon menu with cocoa
- Subject: Re: replacing carbon menu with cocoa
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 13 Oct 2008 18:43:57 -0400
On Mon, Oct 13, 2008 at 8:18 AM, Esteban Lorenzano <email@hidden> wrote:
> I'm new to the list -and to cocoa-, and I don't know if what I want to do is
> possible: I'm writing a plugin for a previous existent application made in
> carbon, the application will take over the old app behavior, and for that,
> it needs to replace the menu with a new one...
There are certain things that you must do to start using Cocoa in a
Carbon app -- like calling NSApplicationLoad() and creating an
autorelease pool. Have you done this?
--Kyle Sluder
_______________________________________________
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