Re: spinning indicator in Safari tabs
Re: spinning indicator in Safari tabs
- Subject: Re: spinning indicator in Safari tabs
- From: John Lombardo <email@hidden>
- Date: Thu, 23 Oct 2003 07:04:54 +0800
NSProgressIndicator :)
[pi setStyle:NSProgressIndicatorSpinningStyle];
Cheers,
john
On 23/10/03 5:50 AM, "Cameron Hayne" <email@hidden> wrote:
>
When Safari is loading a web page in one of its tabs, it shows a spinning
>
indicator on the right side of the tab. This indicator looks like a "sun"
>
and is composed of radial lines around a blank circle.
>
>
What do people call this indicator? Is there any consensus on a name?
>
>
And is there an API (Cocoa, Carbon, etc) that I could use to display this
>
indicator in my own apps?
>
>
I've tried searching the mamasam archives without success - probably because
>
I don't know what search term to use.
_______________________________________________
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.