Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
> The long answer: Follows > http://code.google.com/p/arora/wiki/BeginnerStepByStepInstructions > The built Arora then should detect and use your FF plugins automagically. Sorry, this one is probably even easier and more straightforward: http://code.google.com/p/arora/wiki/source?tm=4 -- Ariy

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
> i compiled some npapi plugin and got the result lib_xxx.so.i can use this > with FF just copy to correct path. > now i want the demo browser(Qt4.5/demos/browser) to load these plugin > file,what should i do ? The short answer: you can't do that yet. Be patient and wait until Qt 4.5 is release

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread jeep.he he
Thanks for your reply. i compiled some npapi plugin and got the result lib_xxx.so.i can use this with FF just copy to correct path. now i want the demo browser(Qt4.5/demos/browser) to load these plugin file,what should i do ? Jeep 2008/9/23 Anselm R Garbe <[EMAIL PROTECTED]> > 2008/9/23 jeep.h

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Anselm R Garbe
2008/9/23 jeep.he he <[EMAIL PROTECTED]>: > can anyone tell me if there is any webkit browser plugin demo,the source > code and how to use it. http://git.webvm.net/?p=npsimple Kind regards, --Anselm ___ webkit-dev mailing list webkit-dev@lists.webkit.or

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
> can anyone tell me if there is any webkit browser plugin demo,the source > code and how to use it. Most of the WebKit ports can load and run plugins that use NPAPI (cross-platform Netscape Plugin API). Please refer to e.g.: http://developer.mozilla.org/en/Plugins http://developer.mozilla.org/

[webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread jeep.he he
Hi All, can anyone tell me if there is any webkit browser plugin demo,the source code and how to use it. thanks. Jeep ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev