wxMozilla under win xp and wxPython 2.5.2.8.
It seems that in the process of frame initialization any edit command is not executable, nor is SetPage available. When SetPage is called, it returns 'Can't get editor'. It seems a bit strange, for I have nothing special in the initialization of the parent frame. I just called mozilla.MakeEditable and LoadUrl('about:blank'). After the initialization, however, the edit commands can be executed from an event handler, say button event. Because I want to load certain content into wxMozilla editor in frame initialization, I want to use SetPage or InsertHTML in initialization. Any suggestions?
Another question regarding to wxMozilla. Could we make it completely under wx lib(not another installation), so that there won't be any dll conflict problems?
Best regards.
ZhangYue张岳
zhangyue99@tsinghua.org.cn
2004-09-17