Re: contextual menu plugin example in cocoa
Re: contextual menu plugin example in cocoa
- Subject: Re: contextual menu plugin example in cocoa
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 20 Aug 2009 09:24:44 -0600
On Aug 19, 2009, at 5:26 PM, augusto callejas wrote:
if so, where would i find sample code like above, except using just
cocoa?
There aren't any. You have to use Carbon for at least the entry point
of a CM plugin. After that, you can call any Foundation method you
want, or even AppKit methods after calling NSApplicationLoad() once
(this is very important!).
And the people who could comment on Snow Leopard can't, because it is
under NDA at this time.
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