Re: AffineTransform

2009-09-12 Thread Gregory Weston
Development wrote: I am using the following to rotate an image and Im having a problem. After the transform when I attempt to move the image it collapses to 0 width and does other unpredictable and strange things. What am I forgetting to do so that the image is movable? self.transform =

AffineTransform

2009-09-11 Thread Development
I am using the following to rotate an image and Im having a problem. After the transform when I attempt to move the image it collapses to 0 width and does other unpredictable and strange things. What am I forgetting to do so that the image is movable? self.transform = CGAffineTransf