• 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: Progress bar on front NSPanel is grey not blue??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress bar on front NSPanel is grey not blue??


  • Subject: Re: Progress bar on front NSPanel is grey not blue??
  • From: Shaun Wexler <email@hidden>
  • Date: Thu, 13 Apr 2006 13:15:26 -0700

On Apr 13, 2006, at 8:15 AM, Keary Suska wrote:

I wouldn't think so. And for the record, threading is the #1 most overused
and abused techniques and should be the *last* option pursued if no other
solutions work. I doubt they would be recommended as much if Cocoa didn't
make them too easy.

Um, I have to call Bullshit() on that. The problem with most apps is that they do everything on the main thread, and are unresponsive, latent, beachball, etc. With the forthcoming onslaught of multi-core CPU's, programmers must learn to embrace proper threading techniques to improve their application design whenever possible. The key is to know for what and when to use threads, and adapt dynamically to the system config.
--
Shaun Wexler
MacFOH
http://www.macfoh.com


"You can't write a good song about a whorehouse unless you' been in one." -- Woody Guthrie



_______________________________________________
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


References: 
 >Re: Progress bar on front NSPanel is grey not blue?? (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: Is this program open?
  • Next by Date: Re: CoreData faulting - does it rely on #self?
  • Previous by thread: Re: Progress bar on front NSPanel is grey not blue??
  • Next by thread: CoreData faulting - does it rely on #self?
  • Index(es):
    • Date
    • Thread