Hi,
I'm trying to adapt the BlockWindow example of the WxPython
book, so
that html formatted contents is shown inside a sizer cell.
After creating the html Frame with html.SetPage(), I don't
find where I
have to add it though. I suppose it needs to go in the
OnPaint():
method, but I don't see how to achieve that.
I hope this is clear enough for somebody to help me out.
Jo
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help lists.wxwidgets.org
|