• 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: IB crash with custom binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB crash with custom binding


  • Subject: Re: IB crash with custom binding
  • From: mmalcolm crawford <email@hidden>
  • Date: Wed, 23 Feb 2005 13:23:46 -0800


On Feb 23, 2005, at 12:40 PM, Ricky Sharp wrote:

- (void)setObservedObjectForBaseColor:(id)newObservedObjectForBaseColor
{
observedKeyPathForBaseColor = newObservedObjectForBaseColor;
}


Views should retain the objects they're observing.
That was a bug in my original code. I fixed it a while back -- do you have the latest version (which also now calls
[self stopObservingGraphics:[graphicsContainer valueForKeyPath:graphicsKeyPath]];
in unbind: -- thanks to Sean for spotting the omission)?


mmalc


_______________________________________________ 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: IB crash with custom binding
      • From: "Sean McBride" <email@hidden>
    • Re: IB crash with custom binding
      • From: Ricky Sharp <email@hidden>
References: 
 >IB crash with custom binding (From: Ricky Sharp <email@hidden>)
 >Re: IB crash with custom binding (From: "Sean McBride" <email@hidden>)
 >Re: IB crash with custom binding (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: IB crash with custom binding
  • Next by Date: Re: IB crash with custom binding
  • Previous by thread: Re: IB crash with custom binding
  • Next by thread: Re: IB crash with custom binding
  • Index(es):
    • Date
    • Thread