• 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 Subclass is slow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSProgressIndicator Subclass is slow


  • Subject: Re: NSProgressIndicator Subclass is slow
  • From: BravoBug Software <email@hidden>
  • Date: Fri, 21 Aug 2009 20:41:28 -0700

Have you checked this: http://developer.apple.com/qa/qa2006/qa1473.html

If it's a redraw issue that should solve your problem.

On Fri, Aug 21, 2009 at 3:50 PM, PCWiz<email@hidden> wrote:
> Hi,
>
> I have a subclass of NSProgressIndicator I wrote (is attached). I've
> overriden the incrementBy: and setMaxValue: methods to redraw the progress
> bar every time its value changes. Then I have a list of shell commands that
> are run, and after each command the value of the progress bar is incremented
> by one. The problem is that the progress bar doesn't update after each
> command, it updates after all the commands have finished.
>
> I think this might be a problem with me redrawing the progress bar every
> time it changes, but I don't know how else to do it
>
> Thanks
>
>
> _______________________________________________
>
> 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
>
_______________________________________________

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 Subclass is slow (From: PCWiz <email@hidden>)

  • Prev by Date: Re: I have a Corrupt data
  • Next by Date: Re: Bindings & Reverting Properties
  • Previous by thread: NSProgressIndicator Subclass is slow
  • Next by thread: Right Size All Columns Individually
  • Index(es):
    • Date
    • Thread