Hi, 

 

 My company has a series of older apps that are all written in GTK.
There is a project that is currently being developed that is using Qt
4.2 for all of its GUI development. One of the things that we would like
to be able to do is take advantage of the new development in the older
apps without completely rewriting them. We received this response from
Trolltech:

 

"With Qt 4.2 we introduced glib's event loop integration, meaning that
you can have both eventloops running in the same process. However, we
did not integrate any container widgets, so you can not mix and mach the
widgets together. Meaning a top-level widget has to be either a Qt
widget containing only Qt widgets, or a gtk widget containing only gtk
widgets."

 

Is there an existing project that has created a Qt container widget for
a GTK app? If not can someone point me to some documentation that would
get me started on developing such a container?

 

Thanks,
Nicholas Muguira

 

 

This email and any files transmitted with it are confidential and are intended 
solely for the use of the individual or entity to whom they are addressed.  If 
you are not the original recipient or the person responsible for delivering the 
email to the intended recipient, be advised that you have received this email 
in error, and that any use, dissemination, forwarding, printing, or copying of 
this email is strictly prohibited. If you received this email in error, please 
immediately notify the sender and delete the original.


_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to