Hi everybody,
I'm trying to embed a mozilla page in a Clutter stage (http://
www.clutter-project.org) as a GtkWidget. For that, I just need a
GtkWidget.
I have downloaded the Embedding/NewAPI (https://wiki.mozilla.org/
Embedding/NewApi) and I have copied the code from the example : /
mozembed/gtk/tests/test.cpp. In a simple Gtk window, it work very
well, but when I embed the GtkWidget in my Clutter stage, I have this
error :
/build/buildd/gtk+2.0-2.20.0/gdk/x11/gdkdrawable-x11.c:874 drawable is
not a pixmap or window.
So what kind of drawable moz_web_view_new() return ? If it's not a
pixmap, is it possible to convert it ?
Thanks

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

Reply via email to