Re: NSImageView + NSViewAnimation
Re: NSImageView + NSViewAnimation
- Subject: Re: NSImageView + NSViewAnimation
- From: Andreas Mayer <email@hidden>
- Date: Mon, 18 Jun 2007 17:21:33 +0200
Am 18.06.2007 um 16:24 Uhr schrieb Shawn Erickson:
Nope. When you send an animation "startAnimation" it retains itself
until after it is done animating.
"The receiver retains itself and is then autoreleased at the end of
the animation or when it receives stopAnimation."
Ah, sorry. I didn't remember that part; should've read the docs
before commenting.
Unfortunately I have no idea what else might stop the animation from
working.
Did you check if the view gets send a drawRect: message?
Andreas
_______________________________________________
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