[Qt-interest] Gtk+ and Qt migration/integration

chandrasekar wagmare sekarwagmare at gmail.com
Fri Feb 20 14:19:57 CET 2009


are u using linux ... ? if so you can use xwininfo command ... with that you
can get the window id of gtk application .. i will send you a Qt code .. you
enter its window id and it woill added to your QApp ...

On Fri, Feb 20, 2009 at 6:13 PM, Boudewijn Rempt <boud at valdyas.org> wrote:

> On Friday 20 February 2009, chandrasekar wagmare wrote:
> > simple use QX11EmbedContainer() and run the gtk code using QProcess and
> > embed it to your Qt application ... use the window id to embed the gtk in
> > to container ..
> >
> > On Fri, Feb 20, 2009 at 5:52 PM, Vadim Godunko <vgodunko at rostel.ru>
> wrote:
> > > Hello,
> > >
> > > I have a lot of Gtk+ code and want to migrate to Qt. Is it possible to
> > > use Gtk+ code inside Qt application?
>
> I couldn't find much documentation for it, but shouldn't even tighter
> intergration be possible given that Qt can use the GTK event loop?
>
> --
> Boudewijn Rempt | http://www.valdyas.org
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
CHANDRU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090220/48e92233/attachment.html 


More information about the Qt-interest-old mailing list