Re: CAKeyframeAnimation and NSView frame property

2010-03-10 Thread David Duncan
On Mar 10, 2010, at 12:35 PM, Mazen M. Abdel-Rahman wrote: > I had another question about core animation. I am trying to animate my > view's frame size so that it gets smaller - and then in the same animation > goes back to the same size. I was able to get it to succesfully animate to a > sma

CAKeyframeAnimation and NSView frame property

2010-03-10 Thread Mazen M. Abdel-Rahman
Hi All, I had another question about core animation. I am trying to animate my view's frame size so that it gets smaller - and then in the same animation goes back to the same size. I was able to get it to succesfully animate to a smaller size - but am having difficulty with getting to work u