-
Thanks was unaware of the other method, and had no way of performing the operation, not really a bug anymore then.
2009-02-09 21:40:31 UTC in PyObjC
-
no transform or sublayerTransform wrapping in CALayer
there is currently no way to set those properties in CALayer
The closest one can do is use setAffineTransform and AffineTransforms can at times be nonequivalent to CATransforms.
2008-08-27 23:00:04 UTC in PyObjC