Linked by lopisaur on Fri 25th Jun 2010 22:21 UTC
Thread beginning with comment 431619
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Making GTK+ Applications Look Good in KDE
by farfromhome on Sat 26th Jun 2010 16:57
in reply to "RE[5]: Big deal..."
QtCurve might suck, but QGtkStyle (the style Qt uses on Gnome desktop) looks just like the Gnome theme looks, and uses the native dialogs.
If you're using the default Oxygen theme, try the Oxygen Molecule GTK+ theme at:
http://kde-look.org/content/show.php?content=103741
You'll probably have to manually install it, but I find it makes GTK+ applications fit in just as well in KDE as QGtkStyle does for Qt applications in GNOME/XFCE. It still doesn't use native dialogs, but it does make the GTK+ dialog look like it belongs in KDE.
I don't know why more distributions don't package it; the only ones I know of that do are Gentoo and PCLinuxOS, the latter of which uses it by default.




Member since:
2008-12-26
QtCurve might suck, but QGtkStyle (the style Qt uses on Gnome desktop) looks just like the Gnome theme looks, and uses the native dialogs.
I don't see a need to rewrite anything in Qt. Why rewrite a program in the first place? You just let the old program live on and write a new program.
Right now the innovation within Gnome happens on Javascript + Clutter...