Re: circular progress indicator
Re: circular progress indicator
On Tue, Aug 06, 2002 at 08:43:37PM -0400, Rhon Fitzwater wrote:
>
Does anyone know how I can add a circular progress indicator to my
>
program? Is there an option in Interface Builder? My program is made
>
with applescript studio.
I assume you mean the 'chasing arrows' control such as is used in the
8.0+ Finder, Mail.app and other places, right? It's not a standard
Cocoa control in Mac OS X 10.0-10.1, but it is in 10.2. There's a
screenshot of Interface Builder somewhere on Apple's site but I can't
seem to find it right now. The control has a different appearance on
10.2; you can actually see it animating on the main OS X page:
<
http://www.apple.com/macosx/>.
If you need this now, Omni has a similar control as part of
OmniAppKit, which you should be able to extract from its dependencies
and compile into your AppleScript Studio project, but I think it uses
images to draw so it won't inherit the new Jaguar appearance.
>
Sorry for posting on multiple lists but I thought I would get an
>
answer faster.
That's nice for you, how about the hundreds of people who have to read
your message multiple times, or waste time posting a redundant
response on one list because they didn't see it on another?
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.