• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UIView animation docs question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIView animation docs question


  • Subject: UIView animation docs question
  • From: email@hidden
  • Date: Tue, 03 Nov 2009 21:29:50 +0000

The documentation for setAnimationDidStopSelector in the XCode 3.2.1: says this:

"...The message sent to the animation delegate after animations end. The default value is NULL. The selector should be of the form: - (void)animationDidStop:(NSString *)animationID finished:(NSNumber *)finished context:(void *)context. Your method must take the following arguments:..."

I created a method using this signature, but it was never called. I looked through some sample code from Apple and found at least one example that actually uses its own user defined selector that takes no arguments. Mimicking that, I created my own selector and that actually gets called. So my question is two fold:

1) Is this a bug in the documentation?
2) If I want the data that should be passed to the selector, how do I go about it?


Thanks
_______________________________________________

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


  • Follow-Ups:
    • Re: UIView animation docs question
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Help debugging "Dangling reference to an invalid object." Core Data error
  • Next by Date: Re: UIView animation docs question
  • Previous by thread: Maryland (USA) Cocoaheads - Re: [MEET] November CocoaHeads Mac Developer Meetings
  • Next by thread: Re: UIView animation docs question
  • Index(es):
    • Date
    • Thread