• 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 Indicator problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress Indicator problem


  • Subject: Re: Progress Indicator problem
  • From: Scott Anguish <email@hidden>
  • Date: Sat, 26 Oct 2002 00:36:15 -0400

On Saturday, October 26, 2002, at 12:28 AM, Keith Renz wrote:

That's exactly what I'm doing and it's not working. After the loop exits, it neatly goes to its max value.


Looking in the DFProgressPanel delete code in OpenUp, I'm doing this

[progressIndicator startAnimation:self];

and then

[progressIndicator setDoubleValue:val];
[progressIndicator displayIfNeeded];

and it seems to be working...

it's called from -deleteFiles: in ApplicationDelegate

maybe that'll help find the problem?

the source is available in softrak.. http://www.stepwise.com/Softrak
_______________________________________________
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: Progress Indicator problem
      • From: Keith Renz <email@hidden>
References: 
 >Re: Progress Indicator problem (From: Keith Renz <email@hidden>)

  • Prev by Date: Re: Progress Indicator problem
  • Next by Date: Re: Follow-up: Cocoa thread-safety
  • Previous by thread: Re: Progress Indicator problem
  • Next by thread: Re: Progress Indicator problem
  • Index(es):
    • Date
    • Thread