WYSIWYG/Rich Text Control
Hi, I'm quite new to objective c/iphone SDK, just wondering if anyone knows of a WYSWIG/rich text view control/Class. Basically I have some text formatted in html with tags such as bold, italic etc. Is there a way to display the formatting in a text view? I've heard mention of the web browser control, is it possible to pass an html string to it and have it rendered as it would do if I passed in a URL?
Thanks
David
|