On Jul 3, 2011, at 9:40 PM, Tales Pinheiro De Andrade wrote:
> I have a view with a subview. The subview is rotated by a drag operation,
> when I change the subview transform property.
>
> Now I'm trying to set the view as observer of subview transform property,
> like this:
UIKit doesn't pro
Hi,
I have a view with a subview. The subview is rotated by a drag operation, when
I change the subview transform property.
Now I'm trying to set the view as observer of subview transform property, like
this:
[subView addObserver:self forKeyPath:@"transform"
options:NSKeyValueObservingOptionN