Re: Outline View and Bindings
Re: Outline View and Bindings
- Subject: Re: Outline View and Bindings
- From: Ron Lue-Sang <email@hidden>
- Date: Fri, 4 Jul 2008 01:56:53 -0700
On Jun 26, 2008, at 12:46 PM, Quincey Morris wrote:
On Jun 26, 2008, at 12:03, Gabriel Shahbazian wrote:
I have some bindings set up that work perfect well with a Table
View (3 column) but when I try and use the Outline View it fails to
display the data. Is there something different you need to do with
the bindings or does it simply not work with Outline View?
a-1) make sure you're not trying to bind an outlineview to an
arraycontroller. The natural pairing is NSOutlineView +
NSTreeController, and NSTableView + NSArrayController.
(a) Check that you have specified at least a suitable "children"
property for the outline view in the first tab of the IB inspector.
(b) Check your console log for error messages about something being
misconfigured.
_______________________________________________
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
--------------------------
RONZILLA
_______________________________________________
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