• 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: Drawing text on top of a progress bar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing text on top of a progress bar


  • Subject: Re: Drawing text on top of a progress bar
  • From: Derrick Bass <email@hidden>
  • Date: Wed, 14 Jun 2006 03:40:20 -0500


On Jun 14, 2006, at 12:33 AM, Damien Sorresso wrote:

Gah, now why didn't I think of that? Well, that's definitely better. But now the problem is that when the progress indicator is set to something other than its minimum or maximum, the "heart bear" animation overprints the text.

Tell the progress bar animation to stop.

[progressBar stopAnimation];

That should do the trick. Unless I'm misreading something.

Sorry, I forgot to say that these are not indeterminate progress bars. The stopAnimation: function is only for the "barber pole" animation of indeterminate progress bars. From what I can tell from my experiments, a determinate progress bar is always animated when it is not set to its minimum or maximum value, regardless of whether or not stopAnimation: has been called.


Derrick
_______________________________________________
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: 
 >Drawing text on top of a progress bar (From: Derrick Bass <email@hidden>)
 >Re: Drawing text on top of a progress bar (From: Sherm Pendley <email@hidden>)
 >Re: Drawing text on top of a progress bar (From: Derrick Bass <email@hidden>)
 >Re: Drawing text on top of a progress bar (From: Damien Sorresso <email@hidden>)

  • Prev by Date: NSBeginAlertSheet and its thread
  • Next by Date: Re: Drawing text on top of a progress bar
  • Previous by thread: Re: Drawing text on top of a progress bar
  • Next by thread: Re: Drawing text on top of a progress bar
  • Index(es):
    • Date
    • Thread