Re: Binding name must be same as ivar name?
Re: Binding name must be same as ivar name?
- Subject: Re: Binding name must be same as ivar name?
- From: "Sean McBride" <email@hidden>
- Date: Thu, 24 Feb 2005 10:50:57 -0500
- Organization: Rogue Research
On 2005-02-24 08:09, Ricky Sharp said:
>Yes, I know this. All my iVars have appropriately named accessors. My
>question is about the name of the _custom binding_ (i.e. the names used
>in, among other calls, exposeBinding:
The binding names in exposeBinding:, etc. must have matching kvc methods
or an ivar with that name. So when you changed exposeBinding: from
"baseColor" to "IIBaseColor", did you also change your accessors to
setIIBaseColor: and IIBaseColor:? This wasn't clear to me from your
original post, and i think its what Jim is talking about too.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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