Re: NSImageView + NSViewAnimation
Re: NSImageView + NSViewAnimation
- Subject: Re: NSImageView + NSViewAnimation
- From: Brian Amerige <email@hidden>
- Date: Mon, 18 Jun 2007 13:40:39 -0400
I just subclassed NSImageView to override drawRect: and it's not
being called at all. Which is definitely surprising, because it is
initially drawing.
I'll take a closer look, something doesn't seem right here.
Brian Amerige: Software at Extendmac
email@hidden | aim - applejustworks
On Jun 18, 2007, at 11:21 AM, Andreas Mayer wrote:
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
_______________________________________________
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