Re: CALayer and View controls

2008-11-14 Thread David Duncan
On Nov 14, 2008, at 9:12 AM, Fabrizio Guglielmino wrote: Sorry but I forgot to say my application is for iPhone so I don't need setWantsLayer:YES, I don't think this make the difference, right? Layers are always on on iPhone, so yes it makes no difference here. So, if I understand, I can mak

Re: CALayer and View controls

2008-11-14 Thread Fabrizio Guglielmino
2008/11/14 David Duncan <[EMAIL PROTECTED]>: > On Nov 14, 2008, at 8:10 AM, Fabrizio Guglielmino wrote: > >> in some previous posts I was looking for information about CALayer >> rotation and now I can rotate layer using core animation. >> This mail it's about a strange behaviour, in my simple test

Re: CALayer and View controls

2008-11-14 Thread David Duncan
On Nov 14, 2008, at 8:10 AM, Fabrizio Guglielmino wrote: in some previous posts I was looking for information about CALayer rotation and now I can rotate layer using core animation. This mail it's about a strange behaviour, in my simple test I have a single View and a little image loaded as cont

CALayer and View controls

2008-11-14 Thread Fabrizio Guglielmino
Hi all, in some previous posts I was looking for information about CALayer rotation and now I can rotate layer using core animation. This mail it's about a strange behaviour, in my simple test I have a single View and a little image loaded as content of main layer. in the bottom of View there is a