Re: Binding : NSArrayController does not reflect changes to NSMutableArray

2008-11-27 Thread Ken Thomases
On Nov 27, 2008, at 2:12 AM, Mike Chambers wrote: First, I am new to Cocoa, so I apologize if this question is super simple. No, it's something that bites a lot of people. I am currently reading through "Cocoa Programming for Max OS X", and am trying to create a simple example of a NSTableV

Re: Binding : NSArrayController does not reflect changes to NSMutableArray

2008-11-27 Thread Mike Chambers
fyi I figured out the issue. I had mispelled one of the properties in my nib which was causing the problem. mike On Thu, Nov 27, 2008 at 12:12 AM, Mike Chambers <[EMAIL PROTECTED]> wrote: > First, I am new to Cocoa, so I apologize if this question is super simple. > > I am currently reading thro