[Qt-interest] Netscape plugin APIs X11 dependency
Anders Bakken
anders.bakken at nokia.com
Tue Oct 6 17:58:21 CEST 2009
On Mon, Oct 05, 2009 at 11:46:26AM +0200, ext Nitin Mahajan wrote:
> Hi!
>
> As of now I see the NPAPI looks to be tightly coupled with X11 in Qt
> for Embedded Linux.
>
> If I have a plug-in which renders directly on the frame buffer, how
> can I integrate that plug-in without involving X11? Basically how can
> we get rid of X11 dependency in NPAPI?
>
> regards
>
> -Nitin
Hi Nitin
The NPAPI stuff isn't coupled with X11 on embedded linux, it doesn't
exist :-)
Currently you have to patch QtWebKit yourself to do this. We are looking
into what the possibilities in this area are. Are you writing directly
to /dev/fb?
Is this your own plugin or are you using some 3rdparty plugin (like
Adobe Flash)?
--
Qt Development Frameworks, Nokia, http://qt.nokia.com
Anders Bakken
More information about the Qt-interest-old
mailing list