Re: Select model objects with NSTableView using cocoa bindings
Re: Select model objects with NSTableView using cocoa bindings
- Subject: Re: Select model objects with NSTableView using cocoa bindings
- From: Luc Van Bogaert <email@hidden>
- Date: Fri, 14 Oct 2011 11:33:51 +0200
On 14 Oct 2011, at 00:21, Quincey Morris wrote:
> On Oct 13, 2011, at 13:44 , Luc Van Bogaert wrote:
>
> Use a NSIndexSet property instead of a NSMutableIndexSet, and change the property by assigning it a new (immutable) index set -- that is, via the setter.
>
This works! Thanks for your help.
--
Luc Van Bogaert.
_______________________________________________
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