• 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: Delays in tableviews using predicates
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Delays in tableviews using predicates
      • From: Erwan Ripoll <email@hidden>
  • Prev by Date: Re: Capture screen in Cocoa
  • Next by Date: Re: NSSlider did finish sliding
  • Previous by thread: Delays in tableviews using predicates
  • Next by thread: Re: Delays in tableviews using predicates
  • Index(es):
    • Date
    • Thread