• 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 / NSTableView Binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data / NSTableView Binding


  • Subject: Re: Core Data / NSTableView Binding
  • From: Greg Hoover <email@hidden>
  • Date: Sun, 23 Apr 2006 10:26:05 -0700

Sorry for the confusion -- I understood that I could manually fetch it. When I said "basically no" I was referring to the idea of receiving notification when it had been done.

Thanks for the clarification though.

-GH
On Apr 23, 2006, at 9:03 AM, I. Savant wrote:


Not sure why you get that the answer is no. :-) The document to which mmalc referred you shows that, while you won't receive a "notification", you can *expect* it to be finished loading after manually forcing your table's array controller to fetch. At least as long as there was no error during the fetch (which you can easily check for with the code example provided by the documentation).


  Or is this not what you meant?

--
I.S.


On Apr 23, 2006, at 4:36 AM, Greg Hoover wrote:

So basically, no.  Thanks for the confirmation.

-GH

On Apr 23, 2006, at 12:26 AM, mmalcolm crawford wrote:


On Apr 22, 2006, at 5:34 PM, Greg Hoover wrote:

I have a NSTableView that is bound to my applications NSManagedObjectContext and uses Core Data to automatically load data into the table. Is there a way to be notified when Core Data has finished loading the data and the table has been populated? I can seem to find a delegate method in either class that allows this.

<http://developer.apple.com/documentation/Cocoa/Conceptual/ CoreData/Articles/cdBindings.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:
40gmail.com


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
References: 
 >Core Data / NSTableView Binding (From: Greg Hoover <email@hidden>)
 >Re: Core Data / NSTableView Binding (From: mmalcolm crawford <email@hidden>)
 >Re: Core Data / NSTableView Binding (From: Greg Hoover <email@hidden>)
 >Re: Core Data / NSTableView Binding (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Temporary text display over NSTableView (was NSTextField over NSImageView?)
  • Next by Date: Re: Trying to read PICT data using Quartz functions
  • Previous by thread: Re: Core Data / NSTableView Binding
  • Next by thread: multiple different color lines in one NSView panel using NSBezierPath
  • Index(es):
    • Date
    • Thread