• 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: NSProgressIndicator (bar) still displays when stopped
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSProgressIndicator (bar) still displays when stopped


  • Subject: Re: NSProgressIndicator (bar) still displays when stopped
  • From: Jerry Krinock <email@hidden>
  • Date: Fri, 08 Aug 2014 08:09:20 -0700

On 2014 Aug 08, at 06:58, Keary Suska <email@hidden> wrote:

> IIRC there has been a long-standing bug with NSProgressIndicator in certain views. Try calling [[self.loadingProgress superview] setNeedsDisplay:YES] after you stop animation. If that works, that will be confirmation that the bug still stands

Yes, I remember fighting this back in about 2005.  Fortunately, you can implement the desired behavior yourself by sending -[NSView setHidden:] whenever you -startAnimation: or -stopAnimation:.


_______________________________________________

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


References: 
 >NSProgressIndicator (bar) still displays when stopped (From: Daryle Walker <email@hidden>)
 >Re: NSProgressIndicator (bar) still displays when stopped (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: NSProgressIndicator (bar) still displays when stopped
  • Next by Date: Re: NSProgressIndicator (bar) still displays when stopped
  • Previous by thread: Re: NSProgressIndicator (bar) still displays when stopped
  • Next by thread: Re: NSProgressIndicator (bar) still displays when stopped
  • Index(es):
    • Date
    • Thread