On Oct 31, 2008, at 11:07 AM, douglas welton wrote:
Did you take a look at using the NSAnimation class? The delegate
would be a good place to swap up one image for another in a display
view.
Thanks for your help Douglas.
Yes, that was the first class I looked at.
I guess it is not clear to me how to swap images with it. Most of the
sample code I have seen shows a start frame and end frame with a start
value and end value, then creates the frames in between.