Mixing gtk & qt Widgets on a single Window



Hi together!
 
I would like to put some qt Widgets on a Window with gtk Widgets. The Frame should be created using gtk. In qt there is are classes called QXtWidget and QXtApplication which are written to support this. But they need a Xt handle passed to them :-(
 
As far as i know gtk & glib are using xlib, not the xt toolkit.
 
Is there a possibillity to create such a Window with gtk & qt widgets in it ?
 
Cya
        Thomas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]