Indicate loading while bindings read from Core Data
Indicate loading while bindings read from Core Data
- Subject: Indicate loading while bindings read from Core Data
- From: Brad Siegfreid <email@hidden>
- Date: Sun, 5 Nov 2006 09:52:54 -0600
This is my first time posting to the list. By day I'm a server-side
Java developer but started working with Cocoa a little while ago to
create an application that I eventually hope to release to the
public. I feel that I've started to connect with the Cocoa way of
doing things but I'm a little stumped by something.
I have a document that displays data from Core Data in a table using
bindings. The document has the potential to be quite large with small
sets starting at 10,000 records or more. My problem is that when
loading a document there is a noticeable but not unacceptable delay
from rendering the window to the rendering of data in the table. Its
enough of a delay that I feel I should provide some feedback. I
haven't found a good place to provide a loading message since the nib
seems fully loaded and now I have to wait for the bindings to do
their magic.
- Brad
_______________________________________________
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