• 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
missing features in iOS 4 block-based UIView animation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing features in iOS 4 block-based UIView animation


  • Subject: missing features in iOS 4 block-based UIView animation
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 08 Sep 2010 12:22:07 -0700
  • Thread-topic: missing features in iOS 4 block-based UIView animation

The iOS 4 syntax for using Objective-C blocks with UIView animation (instead
of the old-style UIView "animation block", love the confusing terminology
here) is delightful, but some features are missing:

* You can't designate a delegate, so you can't get a notification when the
animation is about to start.

* You can't specify a fixed number of repetitions. I have code that relies
on this feature (e.g. a view that shakes its head by vibrating back and
forth three times).

What are folks doing to compensate? Thx - m.

--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
AppleScript: the Definitive Guide, 2nd edition
http://www.tidbits.com/matt/default.html#applescriptthings
Take Control of Exploring & Customizing Snow Leopard
http://tinyurl.com/kufyy8
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com



_______________________________________________

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

  • Prev by Date: Re: NSTableView/NSOutlineView variable row height code has detected re-entry.
  • Next by Date: NSView alphaValue animation on 10.5
  • Previous by thread: Re: NSTableView/NSOutlineView variable row height code has detected re-entry.
  • Next by thread: NSView alphaValue animation on 10.5
  • Index(es):
    • Date
    • Thread