On 20 September 2010 00:14, Martial Saunois <[email protected]> wrote: > The integration of the current MCC with the desktop environment is not very > good. > I would like to use Qt tools for my Kde, and Gtk tools for my Gnome.
It's doable for simple tools that are using the interactive layer http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakx/trunk/perl-install/interactive.pm http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakx/trunk/perl-install/interactive/ One would "just" have to write a qt backend. However for more complex tools, they're already targeting gtk+ directly (well, through mygtk2 and ugtk2) so one would have to write a second GUI from scratch. More bugs, more IHM issues IMHO I think it would be better to use our ressources in enhancing the qt-gtk bridge and polishing there & there. My 2 cents
