Also I have a fundamental question about the objects I get when I drag a Source View onto a window. I built my UI by dragging a vertical splitter onto the empty window. Then I deleted the left side’s empty custom view object and replaced it with a Source View. I deleted the right side’s empty custom view object and replaced it with one of the text view objects. (But that last change probably has no bearing on the current problem.)
If the list will accept it, I’ve attached a graphic showing the hierarchy of views. My question is: assuming that my Document class is indeed acting as the outline view’s delegate, which of these graphical objects is supposed to be the one calling outlineView:objectForTableColumn:byItem:? Isn’t that the one where I should mess with bindings? -- Charles Jenkins On Tuesday, September 9, 2014 at 20:36, Charles Jenkins wrote: > Here is my Document object’s current code. > >
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com