HtmlWindow height not resizing when window width change

Hi,

I have a htmlWindow to show a long text message, it’s long enough for the htmlWindow to show it in two lines. But when i increase the width of the window and two lines become one, the htmlWindow size is not changing correspondingly. Any idea how should i solve this problem? Thanks!

Yuming

Yuming Cao wrote:

Hi,

I have a htmlWindow to show a long text message, it's long enough for
the htmlWindow to show it in two lines. But when i increase the width of
the window and two lines become one, the htmlWindow size is not changing
correspondingly. Any idea how should i solve this problem? Thanks!

Please make a runnable, small as possible, sample application that
demonstrates the problem, and let us know the platform and wx version.
http://wiki.wxpython.org/MakingSampleApps

···

--
Robin Dunn
Software Craftsman