• 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: Cocoa n00b frustrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa n00b frustrations


  • Subject: Re: Cocoa n00b frustrations
  • From: Uli Kusterer <email@hidden>
  • Date: Sat, 7 Jun 2008 21:12:13 -0700

Am 07.06.2008 um 20:33 schrieb John Pannell:
I think the secret to getting this type of thing right is that the documentation uses the end of the instance methods list for a class to call out specifically when methods are delegate methods. Look at the end of NSControl's list and you can see a special section entitled delegate methods, while NSTextView's list does not contain such a declaration.


The convention here is that delegate methods are generally declared as a category on NSObject, while the methods the OP is calling are declared in a category on NSTextField.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

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: 
 >Re: Cocoa n00b frustrations (From: Charles Jenkins <email@hidden>)
 >Re: Cocoa n00b frustrations (From: John Pannell <email@hidden>)

  • Prev by Date: Re: Cocoa n00b frustrations
  • Next by Date: Re: Cocoa n00b frustrations
  • Previous by thread: Re: Cocoa n00b frustrations
  • Next by thread: Re: Cocoa n00b frustrations
  • Index(es):
    • Date
    • Thread