VLC media player and GTK
By JBK on Wednesday, May 21 2008, 18:48 - VideoLAN - Permalink
Switch to Qt4
As many of you know now, VLC main interface will switch to Qt4 for many reasons that we have already detailed.
GTK issues
Many GNOME users are not pleased because of the differences between the look of Qt applications and native looks of GNOME/GTK application.
Solution
Trolltech has made a new QGtkStyle that uses GTK to design the widgets. Then you can have a VLC using Qt that seems exactly like any Gtk application.
Screenshots

Comments
Nice
- hopefully that should bridge the Qt4/GTK+ gap.
Arite.
This is only a window theme. How about the "File open" dialog? It will still be QT instead of GTK file chooser, right?
Yes, file chooser should still be Qt one.
hello, juste a little question, will there be a always on top option ?
But there is already one, ain't it ?
Hi,
Can you specify how did you build the source, i.e. which option you used?
I have a build of VLC 20080806 and it is still not following GTK themes, instead reverting to cleanlooks theme.
You have to compile QGtkStyle on Google Code.