To view parent comment, click here.
To read all comments associated with this story, please click here.
Setting the GTK theme is easy, I recommend gtk-kde4 (http://www.kde-apps.org/content/show.php/gtk-kde4?content=74689). But is hard to find a GTK theme that matches the KDE theme (e.g. oxygen or bespin).
Qt4 apps can look exactly the same as GTK ones.
Edited 2009-08-05 01:03 UTC
That is not playing nicely. As I said, qt apps can use GTK to draw widgets (it does not emulate). The best ones I have seen yet is gtk-qt-engine, but that severely f--ks up som gtk apps (some ff additions
As I run both KDE and gnome and use apps from both under both, I have fiddled around quite a lot to make stuff look seamless. KDE apps under Gnome is waaaaaaaay easier. Using QGtkStyle (that renders qt apps using gtk) even makes the apps use gnome dialogs (you can do the opposite with kgtk, but that is a quite ugly hack that only affects some of the apps)




Member since:
2007-02-17
Install gtk-chtheme under KDE. Install some GTK themes. Run gtk-chtheme as a user, and again as root. From the list of those available select the GTK theme that best matches your preferred KDE theme. Select the same font for GTK as your KDE theme uses.
How hard is it?
PS: copy the .gtk2rc file (or some name like that, I can't recall exactly what it is) to the directory /etc/skel and subsequently all new users will have he correct GTK+ theme selected by default.
Edited 2009-08-04 23:58 UTC