Re: NSProgressIndicator color
Re: NSProgressIndicator color
- Subject: Re: NSProgressIndicator color
- From: Daniel Todd Currie <email@hidden>
- Date: Wed, 22 Sep 2004 15:54:58 -0700
IIRC from my tinkering with interface resources, it is actually a
collection of frames that cycle (probably 16 frames). You'll need to
somehow work these into your NSProgressIndicator; sorry I can't help
you there.
On 2004 Sep 22, at 08:35, J Nozzi wrote:
I think this is a spinning image. Someone correct me if I'm wrong
here. I think what you need to do is subclass NSProgressIndicator,
providing your own inverted image.
The progress indicator image is just an image of a bunch of lines
gradually alpha-fading out in a clockwise order. Spin that on its
center and you get the fading, circulating effect.
- J
On Sep 22, 2004, at 11:30 AM, Vincent Pottier wrote:
Hello list,
I'll like to change the color of a spinning progress indicator (from
black to white). Does someone know how to do it.
Thanks in advance
Vincent
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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