[PyKDE] QFileDialog problems

Adam Tenderholt atenderholt at gmail.com
Wed Sep 20 23:26:58 BST 2006


Have you tried the QFileDialog static member getSaveFileName? In my
experience, it's quick and easy to use, although admittidly, It's not
as customizable as you may like. It does have the added bonus of using
the native Mac and Windows file dialogs though.

Adam




More information about the PyQt mailing list