Re: NSArrayController access between nib files

2009-08-10 Thread Brian Carmalt
Sorry to Quincey, I sent the reply to him and not to the list. Hello Quincey, Thanks for your answer. I am trying to figure out how to access a NSArrayController in one nib file from another nib. I have done the NSPersistentDocument tutorial and I am trying to apply what I have learned.

NSArrayController access between nib files

2009-08-08 Thread Brian Carmalt
Hello everyone, I am trying to figure out how to access a NSArrayController in one nib file from another nib. I have done the NSPersistentDocument tutorial and I am trying to apply what I have learned. So in my MyDocument.nib there is a array controller I would like to bind to a NSComboBo