Hi,

with Qt 4.1.1 Trolltech changed the signature for 
QFileDialog.getExistingDirectory. The options parameter has a default value 
of ShowDirsOnly. I need to open a file dialog, that shows the contents of the 
directory as well. I tried it with the value 0 for options and with 
QFileDialog.Options(0), but both gave me errors. What do I have to do to 
succeed?

Regards,
Detlev
-- 
Detlev Offenbach
[EMAIL PROTECTED]

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to