Re: NSEditor, NSEditorRegistration Protocols
Re: NSEditor, NSEditorRegistration Protocols
- Subject: Re: NSEditor, NSEditorRegistration Protocols
- From: Allan Odgaard <email@hidden>
- Date: Mon, 8 Mar 2004 15:15:13 +0100
On 8. Mar 2004, at 4:37, mmalcolm crawford wrote:
[...] also work for non-view objects?
Yes, I am perfectly well aware -- see the manual binding-based code
samples at: [...]
You are talking about manual binding (to NSView subclasses), I was
talking about non-NSView bindings, and the follow up question was the
essence, namely that NSObject (through an AppKit category) implements
the bind:... method "differently" than the NSView-subclasses, and this
default implementation works perfectly fine with KVC-properties (so
there would often be no need to overload bind:..., except that for
view/controller relationships the semantic of bind:... has slightly
changed, which kind of makes it mandatory if it needs to be used with
IB/NSController) -- this is what I wanted to touch upon, because I
think it is central to why you do not make sense of some of what I
write.
But let us just put the thread to rest -- I got the informations from
it that I was looking for, and would like to thank you for taking the
time to contribute, even though you probably found it frustrating at
times to re-state the obvious, but in part I think you read my letters
very lightly...
Over for now, Allan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.