• 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: good values for MDQueryBatchingParams
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: good values for MDQueryBatchingParams


  • Subject: Re: good values for MDQueryBatchingParams
  • From: Matt Neuburg <email@hidden>
  • Date: Sun, 12 Mar 2006 08:19:28 -0800
  • Thread-topic: good values for MDQueryBatchingParams

On Sat, 11 Mar 2006 17:45:36 -0500, Aleaxander Cohen
<email@hidden> said:
>Anyone have any 'UI nice' values for the MDQueryBatchingParams of a
>MDQueryRef? Seems like whatever i put in, the UI is still going to be
>held up for a while after the first progress notification.

My app uses:

batch.first_max_num=50;
batch.first_max_ms=500;
batch.progress_max_num=50;
batch.progress_max_ms=500;
batch.update_max_num = batch.update_max_ms = 1000; // dummy values

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: good values for MDQueryBatchingParams
      • From: Alexander Cohen <email@hidden>
  • Prev by Date: Newbie question on Methods
  • Next by Date: transparent overlay NSWindow
  • Previous by thread: good values for MDQueryBatchingParams
  • Next by thread: Re: good values for MDQueryBatchingParams
  • Index(es):
    • Date
    • Thread