I am trying to capture touch event in CPLayerHostingView,
it shows there has a CPLayer inside CPLayerHostingView.
And there are 4 touch event send to that CPLayer.
As I look deep into CPLayer, it has delegate method of CPResponder which
already implemented in CPLayer.M
So, How can I let my CPResponder delegate method implement in my view
controller instead of CPLayer.M .
I tried set delegate to self but not working.
Original issue reported on code.google.com by tony.ho....@gmail.com on 26 Nov 2010 at 8:35
Original issue reported on code.google.com by
tony.ho....@gmail.com
on 26 Nov 2010 at 8:35