ios - Show block of text that contains different font sizes and styles -
I am working on an iPhone app and wondering how I would like a block of text with sub-strings Or a different size programmatically, it seems that this should probably be, but I find the right thing to find or search for an example.
Your only option is to use Hope this helps. Cheers! UIWebView .
[NSString stringWithFormat:]; Use to make your HTML dynamic and then you can do
[myWebView loaded HTML string: previously created HTMLString baseURL: nil];
Comments
Post a Comment