NSEditorRegistration - editor argument?
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