I'm trying to embed Firefox browser into my Java app using JavaXPCOM and
Xulrunner, on Linux. After a short investigation I have found that
`siteWindow` property of nsIEmbeddingSiteWindow is HWND on Windows and
GtkWidget* on GTK. HWND on Windows is OK, but on Linux the problem with
my code is that it doesn't use GTK at all...
From the other side I have a server-side support for Xembed protocol,
i. e. my application allows other applications to be embedded into it if
they are Xembed clients. Doesn Mozilla support Xembed client protocol?
Thanks,
Artem
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding