• 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: Core Data And Required Bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data And Required Bindings


  • Subject: Re: Core Data And Required Bindings
  • From: mmalc crawford <email@hidden>
  • Date: Sun, 19 Nov 2006 07:35:27 -0800


On Nov 18, 2006, at 3:13 PM, Chris Outwin wrote:

- (NSString *)bounds {
[...]
	[view setNeedsDisplay:YES];
	return rectAsString;
}
- (void)setDrOriginX:(NSNumber *)newOriginX {
[...]
	[view setNeedsDisplay:YES];
}

It's not clear why the model objects are instructing the view to redisplay?
You may wish to review <http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaDesignPatterns/chapter_5_section_4.html >.


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


References: 
 >Core Data And Required Bindings (From: Chris Outwin <email@hidden>)

  • Prev by Date: Re: Core Data And Required Bindings
  • Next by Date: Re: Re: Confused about bindings
  • Previous by thread: Re: Core Data And Required Bindings
  • Next by thread: Confused about bindings
  • Index(es):
    • Date
    • Thread