Problem with UITextView?
HI every body,
I have a problem in developing an app, I'm using UITextView to display some text, the text is stored in strings of array, Now I want to display each string as one sentence and have a line break between two sentences, apart from this i want to highlight certian words in the UITextView to highlighted in a differnt color.
Any suggestions or sample code to achieve this functionality, please share that.
Thanks in advance.
|