Re: slide nsimage
Re: slide nsimage
- Subject: Re: slide nsimage
- From: "Philip Q" <email@hidden>
- Date: Fri, 16 Mar 2007 14:48:50 +1300
On 16/03/07, John Stiles <email@hidden> wrote:
If you want to animate it, you will need to use an NSTimer to draw it
repeatedly.
(If you actually have an NSView, these can also be moved around;
again, just set up an NSTimer.)
NSAnimation seems to be the prefered way to do this (so you don't have
to mess around with NSTimers). If the animation is simple enough, and
NSViewAnimation will also make things easier.
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden