• 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: group animation fire frame change?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: group animation fire frame change?


  • Subject: Re: group animation fire frame change?
  • From: Troy Stephens <email@hidden>
  • Date: Tue, 13 Nov 2007 13:32:15 -0800

On Nov 12, 2007, at 4:13 PM, Bill Dudney wrote:
Hello All,

I would like to have a group animation fire when the frame is changed, however it does not appear to work. I have a group animation that rotates a view and scales up the frame concurrently. When I attach the group to the frameRotation property everything works as expected. When I attach the group to the frame property the group is not fired (however the frame does animate through the change).

Anyone else seen this?

This seems to be me to be a bug but I wanted to run it by the list before submitting a bug.

Try attaching your animation to either "frameOrigin" or "frameSize" instead.


Those are the primitive properties in NSView's model of things, with "frame" being more of a convenience for getting or setting both at once. View property animation treats frameOrigin and frameSize as the primitives as well, to facilitate their being animated potentially independently of one another.

--
Troy Stephens
Cocoa Frameworks
Apple, Inc.



_______________________________________________

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: 
 >group animation fire frame change? (From: Bill Dudney <email@hidden>)

  • Prev by Date: Finding NSTableColumn in gdb
  • Next by Date: Re: help for NSMatrix -> action cell
  • Previous by thread: group animation fire frame change?
  • Next by thread: Re: [SOLVED] Do CoreData validation methods get called for transient attributes?
  • Index(es):
    • Date
    • Thread