Re: Chasing/Spinning arrows view
Re: Chasing/Spinning arrows view
- Subject: Re: Chasing/Spinning arrows view
- From: "Ricky A. Sharp" <email@hidden>
- Date: Sat, 19 May 2001 09:33:27 -0500
on 5/19/2001 4:45 AM, Max Horn at email@hidden wrote:
>
In Carbon, there is a premade view for chasing/spinning arrows (an
>
alternative to a regular "big" progress bar).
>
>
I wonder if there is any code existing to make that usable with Cocoa
>
apps? Or maybe I have to roll that myself? Could somebody give a me a
>
clue what I should do best for this (what kind of view should I
>
subclass/delegate/bla? I think of maybe using an NSImageView and
>
changing its picture with a timer)
I'm not sure of any Cocoa control that would provide the chasing arrows, but
in my Carbon apps that use a custom UI, I simply use a 4-frame animation
that works off a timer. Your NSImageView scheme should thus work just fine.
------------------------------------------------------------
Ricky A. Sharp Instant Interactive(tm)
Founder & President
email@hidden
http://www.instantinteractive.com
------------------------------------------------------------