Is there an easy way to do that?
+1
A:
Override hitTest:withEvent:
in UIView
to always return self and it will no longer pass touch events to subviews.
willcodejavaforfood
2010-04-21 12:47:36