On 27/11/2009, at 4:26 PM, Sébastien Stormacq wrote:

>> You don't need to do this. Just create an NSArrayController for your 
>> NSTableView that is bound to the "selection" key of the NSTreeController. 
>> The NSArrayController will then populate the table view for you.
>> 
> 
> I am binding to arrangedObjects of the NSArrayController


Yes, you bind the content of the table view to the array controller, but you 
should bind the content of the NSArrayController to the "selection" key of the 
NSTreeController.

What is the content binding of the array controller currently set to?

--
Rob Keniger



_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to