Hi Gurus,
Here is my scenario, i instantiate a UITableViewController. WHen an item is selected it launches a imageViewController with a image and on touching that image it launches another UIViewCOntroller which displays another image.
My problem is touchesBegan responds in first UIImageViewController but not in the second. Can somebody let me know what I am doing wrong?
Thanks
Ajit
Here is my scenario, i instantiate a UITableViewController. WHen an item is selected it launches a imageViewController with a image and on touching that image it launches another UIViewCOntroller which displays another image.
My problem is touchesBegan responds in first UIImageViewController but not in the second. Can somebody let me know what I am doing wrong?
Thanks
Ajit