• 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: NSViewAnimation on bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSViewAnimation on bounds


  • Subject: Re: NSViewAnimation on bounds
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 17 Aug 2007 10:28:14 -0500

The summary documentation for NSViewAnimation says it applies to frame location/size and fade-in/out. That excludes bounds animation. I'd take it at its word.

It should suffice to use a plain NSAnimation to call a view method that does setBounds: and setNeedsDisplay: . You'll have to do your own arithmetic for the intermediate bounds. Feh.

Could be a neat effect, though. I'll have to keep it in mind.

	— F

On 17 Aug 2007, at 8:42 AM, Alexander Cohen wrote:

Is it possible to run an NSViewAnimation on a views bounds instead of its frame. I know we have the NSViewAnimationEndFrameKey constant, but im looking for something like NViewAnimationEndBoundsKey.

_______________________________________________

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: 
 >NSViewAnimation on bounds (From: Alexander Cohen <email@hidden>)

  • Prev by Date: Re: OutlineView Column Problem
  • Next by Date: Re: Dictionaries
  • Previous by thread: NSViewAnimation on bounds
  • Next by thread: modifying info dictionary
  • Index(es):
    • Date
    • Thread