Re: UIView animation docs question
Re: UIView animation docs question
- Subject: Re: UIView animation docs question
- From: Fritz Anderson <email@hidden>
- Date: Wed, 4 Nov 2009 09:17:30 -0600
On 3 Nov 2009, at 4:23 PM, email@hidden wrote:
[UIView setAnimationDidStopSelector:@selector
(animationDidStop:finshed:context:)];
-(void)animationDidStop:(NSString *)animationID finished:(NSNumber *)
finished context:(void *)context{...}
May I point out the spelling of the second part of the selector? In
the method, it's fin_i_shed; in the argument, it's fin__shed.
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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