Quote:
Originally Posted by objCnewbie
hi I am new to Obj-C just have a dumb question, How can I insert an URL in a string?
for example, I want a string like this:
please click here xyz.com to find out more about the awesome party.
|
So far, Apple has not given us any rich text user interface objects except UIWebViews.
So the short answer is, you can't, at least not so it would be underlined/bolded/colored and clickable in a text display on the phone.