Hi all together,
I'm quite new to Iphone programming, and already did some search on the internet trying to get some usefull help.
What I would like to do is, if my detailed view gets called I would like to highlight just a Part of the text of the UITextView Element.
Lets say the text within the UITextView is: blatextbla Then I would like to highlight dynamically only "text" or "late" or whatever comes to the users mind.
Any suggestions on how to do that?
thanks in advance!