Re: Convert an NSAttributedString to HTML
Re: Convert an NSAttributedString to HTML
- Subject: Re: Convert an NSAttributedString to HTML
- From: Greg Titus <email@hidden>
- Date: Sat, 19 Apr 2003 09:24:11 -0700
On Saturday, April 19, 2003, at 09:12 AM, Daniele M. wrote:
Is it possible? (cocoa api? opensource code?)
Check out NSAttributedString-OAExtensions.h in OmniAppKit. You just
call [myAttributedString htmlString].
Hope this helps,
- Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.