Re: Delays in tableviews using predicates
Re: Delays in tableviews using predicates
- Subject: Re: Delays in tableviews using predicates
- From: Matt Neuburg <email@hidden>
- Date: Sat, 02 Sep 2006 11:08:30 -0700
- Thread-topic: Delays in tableviews using predicates
On Fri, 1 Sep 2006 23:23:15 +0200, Erwan Ripoll <email@hidden> said:
>- whenever a search is launched from the NSSearchfield, it takes up
>to 3 seconds for the main tableview to refresh. Is there any way to
>track the beginning and end of the search in order to inform the user
>accordingly (like the chasing arrows in the Finder search)
This delay shouldn't be happening. It sounds like there might be something
wrong with how the search is hooked up. Be sure you are setting the
controller's *fetch* predicate. (Fetching is fast; filtering is slow.) m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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