Re: Small Bindings problem
Re: Small Bindings problem
- Subject: Re: Small Bindings problem
- From: "Bobby B" <email@hidden>
- Date: Tue, 21 Mar 2006 15:59:10 -0400
Hey guys;
I just wanted to say I figured out the problem. It seems that he was
really inconsitant in his name schemes between his actual source code
and what he put in the docs. I got it running!
Also. I'm trying to manipulate the object I've created. Is the best
way to have a global variable in MyController that defines an instance
of my class, and manipulate it from there? It seems to be working so
far.
On 3/21/06, Greg Herlihy <email@hidden> wrote:
> Download the "Minimal Bindings" zip file from tutorial's web page. It
> contains the XCode project for the tutorial including the source file for
> MyModelClass.
>
> Greg
>
>
> On 3/21/06 10:12 AM, "Bobby B" <email@hidden> wrote:
>
> > Hello there;
> >
> > To get a better understanding of bindings, etc, I am following the
> > bindings tutorial at:
> > http://cocoalab.com/developer/examples/minimal_bindings.htm
> >
> > However, I can not compile/run the code as given. The problem is the
> > compiler complains that "MyModelClass" is undeclared. The only place
> > the tutorial mentions "MyModelClass" is to enter that as the "Object
> > Class Name" in the attributes for the NSArrayController.
> >
> > The problem seems to be making my source code aware of that class name
> > for the NSArrayController. May someone point me in the right
> > directioin for making my source aware of this?
> >
> > Thank you
> > BobbyB
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Cocoa-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden