[PyQt] Qt Mozilla PyQt bindings?

piotr maliński riklaunim at gmail.com
Mon Nov 24 18:21:22 GMT 2008


2008/11/22, David Boddie <david at boddie.org.uk>:
> On Sat Nov 22 14:53:04 GMT 2008, piotr maliński wrote:
>
>  > There is Firefox 3.X Qt port -
>  > http://browser.garage.maemo.org/news/10/ - is thera are any wrappers
>  > for PyQt4? (or it can be wrapped somehow?)
>
>
> I guess it depends on what you would wrap. From a brief look at it, it seems
>  to use Qt for the toolkit (when configured to do so), but I don't know if
>  it's possible to use it in your own applications like you would do so with
>  WebKit.
>
>  If there's an API that C++ users can access, it would be possible to create
>  a wrapper for it.
>
>  David
>
>  _______________________________________________
>  PyQt mailing list    PyQt at riverbankcomputing.com
>  http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>

Well, Firefox/mozilla has gtkmozembed, and this one has/should had the
same for Qt. If so - it could be possible to wrap the widget with
PyQt. I'll have a look at it.



More information about the PyQt mailing list