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

NSProgressIndicator Subclass is slow


  • Subject: NSProgressIndicator Subclass is slow
  • From: PCWiz <email@hidden>
  • Date: Fri, 21 Aug 2009 16:50:39 -0600

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

Attachment: IKProgressBar.zip
Description: Zip archive

_______________________________________________

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: NSProgressIndicator Subclass is slow
      • From: BravoBug Software <email@hidden>
  • Prev by Date: Re: Best Way to Simulate Keyboard
  • Next by Date: Right Size All Columns Individually
  • Previous by thread: Re: Undocumented preparedCellAtColumn:-1 row:row
  • Next by thread: Re: NSProgressIndicator Subclass is slow
  • Index(es):
    • Date
    • Thread