• 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
Auto Threading of NSProgressIndicator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Auto Threading of NSProgressIndicator


  • Subject: Auto Threading of NSProgressIndicator
  • From: email@hidden
  • Date: Mon, 19 Aug 2002 14:08:06 +0200

I've done a little test with the AutoTheading feature that Quartz does when running a NSProgressIndicator.

When creating a NSProgressIndicator cirlce(wheel?) and sending the startAnimation:self it spawns a thread for itself. OK, this is great, it won't block the GUI, but wait after sending the stopAnimation:self to the same NSProgressIndicator it stops as it is supposed to do but the thead doesn't exit and waits until the application exits. Doesn't this waste resources?

Erick
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Auto Threading of NSProgressIndicator
      • From: Nathan Day <email@hidden>
  • Prev by Date: Re: Undocumented Cocoa?
  • Next by Date: Re: WindowController never gets dealloc'ed
  • Previous by thread: Re: A better Sketch
  • Next by thread: Re: Auto Threading of NSProgressIndicator
  • Index(es):
    • Date
    • Thread