[EMAIL PROTECTED] wrote: > I'm using mozilla - 1.7.3 and firefox - 1.5.0.10, so I guess that > would be Gecko 1.7 and Gecko 1.8.0. webBrowser is not NULL, so I'm > assuming gtk_moz_embed_get_nsIWebBrowser is working fine. The stack > trace on compiling with firefox and launching with mozilla is:
That's not going to work. You _should_ be able to compile against 1.7 and run in 1.8, but vice versa is not guaranteed, or even expected, to happen. I assume OnPrintButton is your code, right? What's at that line 440? -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
