Re: Core data, NSArrayController and different nibs

2008-11-06 Thread Quincey Morris
On Nov 5, 2008, at 23:50, Tomaž Kragelj wrote: - MainMenu.nib: my AppController and all the NSArrayControllers with bindings set properly so when an item is selected in the master controller, it's details are handled by children controllers (all data comes from managed context). -

Core data, NSArrayController and different nibs

2008-11-05 Thread Tomaž Kragelj
It looked so trivial at the start, but didn't work as expected - my single window application uses the following setup: - MainMenu.nib: my AppController and all the NSArrayControllers with bindings set properly so when an item is selected in the master controller, it's details are handled