• 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 bar on sheet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: progress bar on sheet


  • Subject: Re: progress bar on sheet
  • From: Chuck Soper <email@hidden>
  • Date: Sun, 10 Apr 2005 14:05:27 -0700

Hi Shawn,

Beautiful! Using [myProgressIndicator setUsesThreadedAnimation:YES]; works great. Thank you. And Joannou, thanks for your suggestion too.

Chuck

At 1:48 PM -0700 4/10/05, Shawn Erickson wrote:
On Apr 10, 2005, at 1:34 PM, Joannou Ng wrote:

Hi Chuck,

The reason your progressIndicator isn't animating is because your time consuming task is freezing the user interface.

That would be the idle way since it would allow the application to remain responsive but you can cheat and use setUsesThreadedAnimation: likely.


Of course it would be even better to provide actual progress instead of using an indeterminate progress bar.

-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >progress bar on sheet (From: Chuck Soper <email@hidden>)
 >Re: progress bar on sheet (From: Joannou Ng <email@hidden>)
 >Re: progress bar on sheet (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Array Problems
  • Next by Date: NSArrayController not calling insertObject
  • Previous by thread: Re: progress bar on sheet
  • Next by thread: Re: progress bar on sheet
  • Index(es):
    • Date
    • Thread