On 3/3/2010 4:45 AM, Jeremy Sanders wrote: > I've filed a bug here listing problems when some part of the KDE/Qt system > appears to be replacing QFileDialog (the Qt file dialog) with KFileDialog > (the KDE file dialog) in my Qt/PyQt application: > https://bugzilla.redhat.com/show_bug.cgi?id=570090 > > I've filed this under Qt, but maybe someone knows whether it is KDE doing > this, and whether it is possible to turn off this (currently) buggy > behaviour, at least for my application. Which style are you using? I believe that this is implemented by the Oxygen style, so you might try running your application with the option '-style plastique' on the command line... Regards, -- BKS