View based NSTableView and NSArrayController not in sync

2011-10-11 Thread Andre Masse
Hi, Here's the background: XCode 4.1, Lion (10.7.1) non CoreData, document based application using the master/detail paradigm. I'm currently trying to switch a working project to a view based NSTableView. I think I've set things up correctly in the nib because data is showing fine in the

Re: View based NSTableView and NSArrayController not in sync

2011-10-11 Thread Lee Ann Rucker
Did you also bind the table view's Selection Indexes to arrayController.selectionIndexes? On Oct 11, 2011, at 1:44 PM, Andre Masse wrote: Hi, Here's the background: XCode 4.1, Lion (10.7.1) non CoreData, document based application using the master/detail paradigm. I'm currently trying

Re: View based NSTableView and NSArrayController not in sync

2011-10-11 Thread Andre Masse
That's it!! Thanks a lot, Andre Masse ___ 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