Re: UITouch's function locationInView not working with iOS4.2

2010-11-03 Thread David Duncan
On Nov 3, 2010, at 12:01 AM, Angelica Grace Tanchico wrote: > Why is it that UITouch's function locationInView not working with iOS4.2? What is not working? How is the code you posted failing? All we can tell from what you've sent us is that you are potentially not getting the

UITouch's function locationInView not working with iOS4.2

2010-11-03 Thread Angelica Grace Tanchico
Hello, Why is it that UITouch's function locationInView not working with iOS4.2? I have a table view with a UISwitch on each cell and added an action for a value change event. It was successfully running with iOS4.1 and below but with iOS4.2, it is not working. Do you have any suggestio