Problems on importing Hml Window

Hello,

Do you import wx.html at some point in your code?

cody

···

On Mar 25, 2008, at 9:48 AM, David Anderson wrote:

Well, i'm using Eclipse/PyDev, I'm tring to make a simple html window to show a local page...
the ting is
here is my impot:
import wx

And at this line:
window = wx.html.HtmlWindow(self,-1, name = "View")

It says that
ImportError: No module named HtmlWindow

What am I doing wrong?
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users