| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"Marte" |
| Date: |
07 Dec 2007 01:16:22 AM |
| Object: |
C++ library to render HTML file |
Hi to all!
After a long research on web, i wasn't able to find a simple library
that render html (HTML 4 Strict i believe that is the best, no ?).
I need a GPLv2 library that works on win32, linux without many
problem, a that is really simple to use!
I need this library to get to user a simple html file!
.
|
|
| User: "Ian Collins" |
|
| Title: Re: C++ library to render HTML file |
07 Dec 2007 02:14:37 AM |
|
|
Marte wrote:
Hi to all!
After a long research on web, i wasn't able to find a simple library
that render html (HTML 4 Strict i believe that is the best, no ?).
I need a GPLv2 library that works on win32, linux without many
problem, a that is really simple to use!
I need this library to get to user a simple html file!
Firefox? The render engine is part of the source.
--
Ian Collins.
.
|
|
|
| User: "Michael DOUBEZ" |
|
| Title: Re: C++ library to render HTML file |
07 Dec 2007 02:28:34 AM |
|
|
Ian Collins a écrit :
Marte wrote:
Hi to all!
After a long research on web, i wasn't able to find a simple library
that render html (HTML 4 Strict i believe that is the best, no ?).
I need a GPLv2 library that works on win32, linux without many
problem, a that is really simple to use!
I need this library to get to user a simple html file!
Firefox? The render engine is part of the source.
Gecko is not really a simple library.
Before that, there are frameworks that propose simple rendering:
wxWidget, Qt, GTK+.
Looking into sourceforge, I found some others but the search is let to
the OP; library matters is OT here.
Michael
.
|
|
|
|
|

|
Related Articles |
|
|