Re: NSTreeController/OutlineView w/CoreData & Bindings & multiple selection?
Re: NSTreeController/OutlineView w/CoreData & Bindings & multiple selection?
- Subject: Re: NSTreeController/OutlineView w/CoreData & Bindings & multiple selection?
- From: "Sean McBride" <email@hidden>
- Date: Mon, 4 Jan 2010 09:21:47 -0500
Rick Mann (email@hidden) on 2010-01-04 4:08 AM said:
>I have an NSTreeController and outline view displaying a hierarchy of
>Group objects. This works fine. The NSTreeController is bound to the
>managed object context, and uses a fetch predicate of "parent == nil".
>
>It won't let me select more than one row. Is it simply not possible to do so?
That should work. You sure you have the 'multiple selection' checkbox on?
Sean
_______________________________________________
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