Hi,

On Ubuntu LTS 10.4 I experience problems with wxHTML rendering.

perl-Wx version 0.96 (as distributed)
Wx version 2.8.1 (as distributed)

Using Wx::Demo 0.11, the Windows > wxHtmlWindow > Simple demo shows a
window with HTML tags unprocessed:

   <html> <head> <title>A simple HTML document</title> </head> <body 
bgcolor="#ff0000"> <h4>A simple HTML document</h4> <p> Just a quick test <font 
color="#00ffff">Color</font> </p> <p> This is a <a href="page.html">link</a> 
</p> </body> </html> 

The other wxHtmlWindow demos show the same behaviour.
libwx_gtk2u_html-2.8.so.0.6.0 is installed and available.

And ideas? Suggestions?

Thanks,
        Johan

Reply via email to