Re: proper use of QuartzCore

2011-02-25 Thread Matt Neuburg
On Thu, 24 Feb 2011 00:47:53 +0100, Federico Tessmann said: >Hi there. >I have to rotate an image continuously and I'm using now CALayers as the >image containers and I'm rotating thous CALayers by setting its Transform >property. > >Now I have two approaches to keep rotating these layers. > >1)

proper use of QuartzCore

2011-02-24 Thread Federico Tessmann
Hi there. I have to rotate an image continuously and I'm using now CALayers as the image containers and I'm rotating thous CALayers by setting its Transform property. Now I have two approaches to keep rotating these layers. 1) Use a displayLink of 30 fps. Use CATransaction, setting setDisableActi