UILabel touch and get the text where touched

I've UILabel which has some text and 2 month names like "In the month of January and July, sun shine will be peak" I sub classed UILabel and added touch event to it. Now I want to get the word below the text where user touched and find out whether user touched January/July or not. Is it possible?

6
задан Satyam 7 December 2010 в 03:11
поделиться