• 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
NSEditorRegistration - editor argument?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSEditorRegistration - editor argument?


  • Subject: NSEditorRegistration - editor argument?
  • From: Jim Correia <email@hidden>
  • Date: Mon, 11 Sep 2006 14:47:53 -0400

Is there anything one can assume about the "editor" passed to the methods in the NSEditorRegistration informal protocol?

@interface NSObject (NSEditorRegistration)
- (void)objectDidBeginEditing:(id)editor;
- (void)objectDidEndEditing:(id)editor;
@end

Are they guaranteed to implement the methods in the NSEditor informal protocol?

Anything else?

Thanks,
Jim

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: "make positive" function
  • Next by Date: Re: Re: "make positive" function
  • Previous by thread: Re: "make positive" function
  • Next by thread: Newbie: Multiple instances of a NSWindow?
  • Index(es):
    • Date
    • Thread