Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, May 2008
Add a gtk widget as a Qt Widget child


Message 1 in thread

Hi,

 

I am using Qt 4.3.4 on linux. I have a Qt application that creates a gtk
Window (using http://www.scheinwelt.at/~norbertf/common_main_loop/).

 

Is there a way I can add the gtk window as a child of a Qt Widget, so
that there is no separate window created for it. 

 

Thanks,

Mugdha