Bold & Non-Bold Text In A Single UILabel?

How would it be possible to include both bold and non-bold text in a uiLabel?

I’d rather not use a UIWebView.. I’ve also read this may be possible using NSAttributedString but I have no idea how to use that. Any ideas?

Apple achieves this in several of their apps;
Examples Screenshot: link text

Thanks!
– Dom

15 Answers
15

Leave a Comment