Search This Blog

Friday, October 15, 2010

Half of UIButton not responding to touch events

Programmer Question

I have a UIView - which I am using as a makeshift toolbar. It contains several UIButtons. (Six, I think) in a horizontal row.



The fifth button over will only respond to [TouchUpInside] events when I click the left half of it - whereas all the other buttons work correctly.



I have gone crazy making sure there weren't any other views overlapping it, etc - and everything seems okay.



Any idea of how to investigate further? Is there any way to see an "event inspector" to see where the touch messages may be going?



Find the answer here

No comments:

Post a Comment

Related Posts with Thumbnails