• 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: Cancelling a loading loop in order to load something else
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cancelling a loading loop in order to load something else


  • Subject: Re: Cancelling a loading loop in order to load something else
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 18 May 2010 09:36:58 -0700

On May 18, 2010, at 8:07 AM, Keith Blount <email@hidden> wrote:

Should I forge ahead with trying to get a modal session working for this, or is there a better solution I'm missing?

Perform the loading asynchronously or on a background thread. With 10.6, you could enqueue a block on a background queue for each file that needs to be loaded. Then you never have to block the main thread. It also questions your use of a modal dialog, but perhaps there are good UX reasons for that.


--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Cancelling a loading loop in order to load something else
      • From: Keith Blount <email@hidden>
References: 
 >Cancelling a loading loop in order to load something else (From: Keith Blount <email@hidden>)

  • Prev by Date: Re: Regarding MVC design pattern
  • Next by Date: Notifications on main thread
  • Previous by thread: Cancelling a loading loop in order to load something else
  • Next by thread: Re: Cancelling a loading loop in order to load something else
  • Index(es):
    • Date
    • Thread