I have successfully compiled and run the minimal wxWidgets example provided by Amith Raravi (URL below), with the modifications regarding "frame->m_wxwindow" and "OnSize()" suggested by Martin Lutken. The only major difference is that I used Ubuntu 8.10 rather than 8.04.

http://groups.google.com/group/mozilla.dev.embedding/browse_thread/thread/31a22e981127c878

But when the application is run, it crashes when a browser link is clicked and it is not possible to type text in any text field shown by the browser.

I am guessing that it's because I need to implement some interfaces to that the embedded browser can talk to the wxWidgets application. Can anyone confirm this, and if so point me to some documentation which sets out what needs to be implemented?

Any help much appreciated.

Francis Miers.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to