Re: NSTabView Bindings

2009-12-22 Thread Quincey Morris
On Dec 21, 2009, at 22:02, Gerriet M. Denkmann wrote: I am trying to bind editable of an NSTableColumn to ObjectController tabView.selectedIndex (The tab view has two items: Read and Edit. When the first item is selected, my table column should not be editable). But I am told:

NSTabView Bindings

2009-12-21 Thread Gerriet M. Denkmann
I am trying to bind editable of an NSTableColumn to ObjectController tabView.selectedIndex (The tab view has two items: Read and Edit. When the first item is selected, my table column should not be editable). But I am told: [NSTabView 0x10027d010 valueForUndefinedKey:]: this class is not key