Re: Help with Basics (Was: help with bindings)

2010-11-21 Thread Ricky Sharp
On Nov 21, 2010, at 2:59 AM, Rounak Jain wrote: > Thanks Jerry, > I have used the dictionaryWithObjectsAndKeys: method. > I have implemented your suggestions regarding "convenience constructors" and > myKeys object. Regarding your comment about making everything "mutable", I > think, at the mom

Re: Help with Basics (Was: help with bindings)

2010-11-21 Thread Rounak Jain
Thanks Jerry, I have used the dictionaryWithObjectsAndKeys: method. I have implemented your suggestions regarding "convenience constructors" and myKeys object. Regarding your comment about making everything "mutable", I think, at the moment, it has to be that way. What's next? #import @inter

Re: Help with Basics (Was: help with bindings)

2010-11-20 Thread Jerry Krinock
On 2010 Nov 20, at 20:00, Rounak Jain wrote: > Please tell me the binding connections … I tried using NSArrayController but > could not get it right. Please guide me. Rounak, there are too many things wrong in your code. The guidance I offer is that you need to set your project aside, study