Swfdec/Konqi integration
koos vriezen
koos.vriezen at gmail.com
Thu May 3 20:39:09 BST 2007
2007/5/3, Thiago Macieira <thiago at kde.org>:
> Maksim Orlovich wrote:
> >Sounds like you're right, and, well, then it can't possibly run under
> >nspluginviewer in KDE3. It might run in KDE4 w/some builds of Qt (using
> >glib event loop), but that's not guaranteed. Someone familiar with the
> >event loop stuff better may be able to comment better, though. (paging
> >tronical)
>
> The Qt event loop API offers no access to the glib internals and doesn't
> let you know if it's being used or not. It's an optional feature that can
> be disabled both at compile-time and at run-time.
>
> You cannot rely on the glib mainloop being used at all.
The whole point of this glib mainloop was to make it easier for these
kind of things IIRC. Makes sense to me to advice this in the qt-copy
readme's.
But nspluginviewer now uses qxembed to embed in the nsplugin and dcop
for communications. Latter probably dbus in kde4. So why not
completely write nspluginviewer in gtk using gtkplug?
Koos
More information about the kfm-devel
mailing list