2
それが(NSManagedObject
れている)NSArrayController
のselection
プロパティにNSViewController
のrepresentedObject
プロパティをバインドすることは可能ですか?NSViewControllerのrepresentedObject
[self.ressourcesViewController bind:@"representedObject" toObject:self.ressourcesController withKeyPath:@"selection" options:nil];
これは、何らかの理由で、常に選択肢のないプレースホルダです。