[wxPython-users] about HtmlWindows' Question

Robin Dunn robin at alldunn.com
Fri Feb 2 11:47:13 PST 2007


Wang Xue Song wrote:
> Dear Support of Wxpython:
>  At first , thank you made Wxpython for the world.
>  Now, I want to use Htmlwidows of my procedures.
>  But, I don't know how can use the Utf-8 String for htmlwindows.setpage 
> function.
>  I only know use Utf-8 html file for loadpage function.
>  Could you tell me where set web code in my use setpage function?

The HtmlWindow will use the encoding specified in the document header to
know how to interpret the page data and which encoding to set for the fonts.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list