Thanks, I'll look into it. Now I have to find a practical means to allow people to format the text within the window. (Really, converting it isn't even that great a problem, it's allowing people to hit a bold button etc...

> -----Original Message-----
> From: Ultimate Red Dragon [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 23, 2002 12:58 PM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: [perl-win32-gui-users] (no subject)
>
>
> Has anyone written/know how it could easily be done, a
> WYSIWYG HTML editor
> using a RichEdit field?
>
> It doesn't need to do much, just links, bold, italics, underline.
>

ppm install RTF::Parser

There is no documentation that I could find. It installes rtf2html.pl and rtf2text.pl in your perl/bin folder. You can use that to convert an RTF file to HTML. I have only done one transformation, so I cannot help you any. I dont even know if there is a string method to avoid the intermediate save to disk step. If you are feeling nice, maybe you can contact the maintainer and have this added or add yourself and push to CPAN/PPM with docs.



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


Reply via email to