• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: contextual menu plugin example in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >contextual menu plugin example in cocoa (From: augusto callejas <email@hidden>)

  • Prev by Date: Re: contextual menu plugin example in cocoa
  • Next by Date: Re: Model objects to NSUndoManager--am I doing it right?
  • Previous by thread: Re: contextual menu plugin example in cocoa
  • Next by thread: Execution of Replaced Method Jumps back to top -- How??
  • Index(es):
    • Date
    • Thread