Re: slide nsimage
Subject : Re: slide nsimage
From: "Philip Q" <email@hidden >
Date: Fri, 16 Mar 2007 14:48:50 +1300
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ISe0LQbR6HJJOvYduFwQ1I18IFrz00cjwlGxnDco3sKxbe1KWGdtSuQhAQCgv9+TaY3LRKV0UcVvMji7lZJ9iV6au+z5aMDjP9zc5mz80qMWtvFNb3UJccbzfur/fgnXcHjWgqqPDtKaWpE/pRXRIU+FMNXvAy9AJbg6+xrJgWg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=a/EOeT7onTa/Zv+s4VLWC30EMVmHKwm/RIwMO16kTPKVEEjyXyBWKKh+WISgTwzlJD6nCOf88OckUL+4t5prAPNJ8XbAXgDPpjTXL9NXne1Y1xz4yGa4UBcMd2F94u9YThFnqhbJWNYu70CKihIbLbJe7OC4EI4ObncWSyo5LYU=
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.