I have a UIView that I would like to animate into the screen in the following way: Imagine you are looking a table top and you have an envelop and over that envelop a box. The box covers almost all t
I am trying to rotate a bunch of CALayers around a ellipse (carousel style) as follows: CGMutablePathRef path = CGPathCreateMutable();
I have a NSWindow containing a NSView with \'Wants Core Animation Layer\' enabled. The view then contains many NSImageView that use are initially animated into position. When I run the animation, it i
I have a small problem with the nstextview, when I send [textView setWantsLayer:YES], the font in the textView become blurred, anybody know why is it?
I am working on a CATextLayer that I want to use in both Mac and iOS.Can I control the v开发者_如何学Certical alignment of the text within the layer?
For an animation effect perfectly suited to an animation group approach as shown in Brad Larson\'s answer here, I need the animation to proceed according to inputs. Specifically touch and position of
I\'m working on a Cocoa fullscreen application.I am using 1 NSView that has 1 CALayer that has multiple sublayers.Right now for testing - I am using any keystrokes to add dots (20 x 20 ) to the screen
The context menu from dock items is not only translucent but also blurs the contents behind it, Is this effect availible for translucent floating panels? This is the same effect used in Sheet Alert di
Everyone and every book claims that there are implicit animations happening in CALayer. However, every time I wanted to verify that so far, I end up with a hard-snap to the set value. No animation at
I see there are built-in api for ios to make a page curl animation 开发者_开发问答to an UIView,but what should i do to make the page curl animation to a NSView?Use Quartz Composer; it also has a built