RE: [perl-win32-gui-users] Re: Re: RTF 2 HTML

2002-03-08 Thread Frazier, Joe Jr
Well, for converting HTML to RTF, I believe Johan was meaning that you should be using an HTML parser AND a RTF Generator to: read HTML file watching for events when an event happens check the event data such as what tag fired the event and then pass that info along with the (tag) data off to th

[perl-win32-gui-users] Borderless ListView / Styles ?

2002-03-08 Thread mediaMinds - Service
Hi there, I'am new at this list and first I would like to thank Aldo Calpini for this great package ... It really works fine. But I have two little questions. Maybe one of you can help. 1.) How can I create a ListView without any borders ? 2.) Where can I get a description of that styles like

Re: RE: [perl-win32-gui-users] Re: Re: RTF 2 HTML

2002-03-08 Thread Ultimate Red Dragon
Thanks for the advice, I've taken a closer look at RTF::HTML::Converter and a few other RTF packages because of it. Unfortunately, none of those quite satisfy the goals I had for a number of reasons. First of all, although I may be mistaken, each of those seems designed to output to another f