No, the NPAPI bindings provides a Netscape plugin interface so that you can bind JS code to Netscape plugins for scripting purposes.

You're gonna have to write your own.

On 2/14/06, Donald C. Kirker <[EMAIL PROTECTED]> wrote:
On 2/14/06, Justin Haygood <[EMAIL PROTECTED]> wrote:
> Possible? if you wrap around it with a C binding. the "C" binding under
bindings is really to binding to Netscape plugins, not for upper level code
to bind > to it via C.

Thanks.

So then I take it that if I wanted to make the code into a Netscape Plugin I
would use the code in the binding folder, otherwise I just write my own
wrapper to wrap to my upper level code?

Thanks again,
Donald


_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to