• 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
Re: CGAffintransform and UIImage Views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CGAffintransform and UIImage Views


  • Subject: Re: CGAffintransform and UIImage Views
  • From: David Duncan <email@hidden>
  • Date: Fri, 30 Jan 2009 09:51:15 -0800

On Jan 29, 2009, at 10:24 AM, nasser salami wrote:

Hello,
im a newbie iphone developer and i m trying to smoothly scale an image view
up and then return to the original state. here what i did but it did not
work :


so can you tell what it is that i did wrong? i'm sorry if it sounded stupid.
thanks

Assuming that all that is done one after the other, you just asked the view to scale up to 5x in size, and then before it could actually do so to scale back down to 1x in size. If you want to do it this way, then you will have to use the animation delegate and +setAnimationDidStopSelector: to be notified when the animation completes before you ask the view to scale back down to 1x.
--
David Duncan
Apple DTS Animation and Printing


_______________________________________________

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


References: 
 >CGAffintransform and UIImage Views (From: nasser salami <email@hidden>)

  • Prev by Date: Re: Core Data, Garbage Collection and SQL Store
  • Next by Date: Re: QCComposition in CAOpenGLLayer
  • Previous by thread: CGAffintransform and UIImage Views
  • Next by thread: Securing Web Service Communication
  • Index(es):
    • Date
    • Thread