Iam developing one application.In that iam using the uilabels.And my problem is i need to apply the html effects to that label data.For example i need to add the anchor tag to that text.Then i need to use the anchor tag for that text.So please tell me how to use that one.
Iam developing one application.In that iam using the uilabels.And my problem is i need
Share
After reading your comment below, do you mean something like this? You definitely don’t need to use UIWebView for a marquee effect. Have you searched the net? There are many examples of slightly different effects you can achieve very easily with UILabel.