On Jun 23, 2011, at 5:27 PM, Tales Pinheiro de Andrade wrote:
> Hi again.
>
> I have a custom view (say ECGlassView), subclass from UIImageView, and this
> view has a subview (say ECNeedleView) that is subclass from UIImageView.
>
> I'm trying to add viewA as observer for viewB center, as I ca
Hi again.
I have a custom view (say ECGlassView), subclass from UIImageView, and this
view has a subview (say ECNeedleView) that is subclass from UIImageView.
I'm trying to add viewA as observer for viewB center, as I can move viewB above
viewA. When I try to tho this:
[self.needle addObserve