FROM : haller
DATE : Fri Nov 23 09:27:07 2007
Scott Anguish <<email_removed>> wrote:
> I thought the list of animator proxy animatable properties was in the
> release notes.. but I can't seem to find them at the moment.
It's in <http://developer.apple.com/releasenotes/Cocoa/AppKit.html>:
: Basic default animation parameters are provided for the following
: NSView and NSWindow properties, such that they will animate
: automatically when assigned a new target value via the view or
: window's animator:
:
: for NSView: alphaValue, frame, frameOrigin, frameSize, frameRotation,
: frameCenterRotation, bounds, boundsOrigin, boundsSize,
: backgroundFilters, contentFilters, compositingFilter, shadow
This sounds to me as if it should be possible to animate the
boundsOrigin of an NSClipView. However, it says this under the heading
"Using Layer-Backed Views"; does that mean that I have to make the
NSClipView layer-backed for this to work? Do I want to? I certainly
don't want to make the scroll view's document view layer-backed, as it
can become pretty large.
--
Stefan Haller
Ableton
http://www.ableton.com/
DATE : Fri Nov 23 09:27:07 2007
Scott Anguish <<email_removed>> wrote:
> I thought the list of animator proxy animatable properties was in the
> release notes.. but I can't seem to find them at the moment.
It's in <http://developer.apple.com/releasenotes/Cocoa/AppKit.html>:
: Basic default animation parameters are provided for the following
: NSView and NSWindow properties, such that they will animate
: automatically when assigned a new target value via the view or
: window's animator:
:
: for NSView: alphaValue, frame, frameOrigin, frameSize, frameRotation,
: frameCenterRotation, bounds, boundsOrigin, boundsSize,
: backgroundFilters, contentFilters, compositingFilter, shadow
This sounds to me as if it should be possible to animate the
boundsOrigin of an NSClipView. However, it says this under the heading
"Using Layer-Backed Views"; does that mean that I have to make the
NSClipView layer-backed for this to work? Do I want to? I certainly
don't want to make the scroll view's document view layer-backed, as it
can become pretty large.
--
Stefan Haller
Ableton
http://www.ableton.com/
| Related mails | Author | Date |
|---|---|---|
| Christoph Vogelbus… | Nov 21, 14:25 | |
| Nick Zitzmann | Nov 21, 16:29 | |
| Scott Anguish | Nov 21, 21:10 | |
| Christoph Vogelbus… | Nov 21, 22:05 | |
| Scott Anguish | Nov 21, 23:17 | |
| haller | Nov 22, 12:11 | |
| Scott Anguish | Nov 22, 22:28 | |
| haller | Nov 23, 09:27 | |
| Scott Anguish | Nov 23, 10:37 | |
| haller | Nov 23, 17:05 |






Cocoa mail archive

