Re: Display HTML?
Re: Display HTML?
- Subject: Re: Display HTML?
- From: Charles Jolley <email@hidden>
- Date: Mon, 24 Sep 2001 22:46:41 -0500
My understanding is that the NSTextView can handle simple HTML (about
what you get in Mail). See -initWithHTML: documentAttributes: in the
NSAttributedString Additions for the AppKit. (Try looking in the AppKit
documentation PDF.)
I'm not sure how you can generate and save HTML from a text view, but it
seems like I remember seeing that there was something available
somewhere.
Cheers,
-Charles
On Monday, September 24, 2001, at 10:01 PM, Chris Backas wrote:
Hello all,
I'm wondering how do display HTML, is there a built in Cocoa view to do
this like Mail.app does? If not, did they write their own
mini-renderer just for Mail.app? That doesn't seem too likely =) I'd
been assuming that
NSTextView could do this, but it appears that's just RichText. Any info
is appreciated.
Thanks,
Chris Backas
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev