I want to have certain words italicized within my ScrollView element. But I can't seem to figure it out, is there some code similar to like breaks (\n) that I should be putting in? I've searched google and this site but I can't quite find the right answer. I don't want the whole of the text italic, just specific words. Cheers!
Asked
Active
Viewed 41 times
1 Answers
0
1.just add an UITextView to your UIScrollView in your UIView. 2.select your textview and select the Attributes Inspector and follow the remainings steps like shown in below diagram.
Follow these,it will help you.

Hari1251
- 452
- 4
- 15
-
My question relates to Android but this seems more like an xCode step - or at least I can't follow it in Android? – user2769265 Sep 19 '13 at 19:09