[webkit-gtk] A way to draw on a node?

Daniel Campos dcamposf at gmail.com
Fri Oct 19 09:17:41 PDT 2012


Hi:

Thank you all for your answers. Actually yes, my fisrt idea was to use a
plugin, but for a moment I thought that just developing a single app
controlling webkit instead of an app plus a plugin could simplify my
project. Anyway the windowless plugin solution might be enough, and I'll
try to see if I can do something with the canvas as well.

Regards,

Daniel

2012/10/18 Martin Robinson <mrobinson at webkit.org>

> On Thu, Oct 18, 2012 at 1:48 PM, Evan Martin <evan at chromium.org> wrote:
> > What you've described is roughly how windowless plugins work.  Have you
> > considered just making a plugin?
> >
> > https://developer.mozilla.org/en-US/docs/Gecko_Plugin_API_Reference
>
> And incidentally, a windowless plugin will work a lot better with
> WebKit2, which doesn't have DOM bindings, but has full support for
> GTK+ 2.x plugins. It will also work in browsers, which might be nice
> for testing.
>
> --Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20121019/9d5f3989/attachment.html>


More information about the webkit-gtk mailing list