cool and very useful component. Thanks!
However I am having trouble with it as it fails to work. It compiles, but crashes on call to
- Code: Select all
wxWebControl::InitEngine(xulrunner_path);
- Code: Select all
ns_smartptr<nsIWindowCreator> wnd_creator = static_cast<nsIWindowCreator*>(new WindowCreator);
window_watcher->SetWindowCreator(wnd_creator);
I am using latest TDM's MingW GCC 4.4 (http://www.tdragon.net/recentgcc/) and windows Vista x64