On Mar 21, 2007, at 1:24 AM, Adam R. Maxwell wrote:
Have you tried NSAttributedString's initWithHTML... methods?
Drawing attributed strings in table cells should be much easier
than drawing with a WebView.
I thought I read somewhere that it doesn't handle CSS (either well
or at all). I haven't tried it myself, so I can't verify.
If the CSS in the same file/data, it works AFAIR, but haven't looked
at it for a while. NSAttributedString uses WebKit underneath on
10.4+, so it at least has potential for pretty complete support (you
can specify a WebResourceLoadDelegate as well).
-- adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com