
January 17th, 2004, 12:48 AM
|
|
Contributing User
|
|
Join Date: Jan 2004
Posts: 61
Time spent in forums: 3 h 54 m 15 sec
Reputation Power: 5
|
|
|
Good HTML or RTF WYSIWYG widget?
Hi
I need a WYSIWYG editor, preferably that could work natively in HTML but I don't mind using one that works in RTF internally as long as I can find a good RTF-to-HTML converter.
I took a look at the free RichEdit widgets by Steve McMahon ( http://www.vbaccelerator.com/codeli...it/richedit.htm) or Eduardo A. Morcillo ( http://www.mvps.org/emorcillo/cod/ctrl.htm) but both seem no longer developed, and don't seem to support important requirements:
- hierarchization of text (H1, H2, etc.; Eduardo's widget does seem to support it, but the sample EXE doesn't have this item)
- tables
- automatic translation of URL's into clickable URL's
Anybody knows of a good widget callable from VB5/6 that would do this?
Thank you
Fred.
|