• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Binding name must be same as ivar name?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Binding name must be same as ivar name?
      • From: Ricky Sharp <email@hidden>
References: 
 >Re: Binding name must be same as ivar name? (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: NSArchiving and NSUnarchiving multiple objects
  • Next by Date: Re: IB crash with custom binding
  • Previous by thread: Re: Binding name must be same as ivar name?
  • Next by thread: Re: Binding name must be same as ivar name?
  • Index(es):
    • Date
    • Thread