wxPython FileDialog, select folder

Chris Mellon arkanes at gmail.com
Thu Dec 20 16:34:22 EST 2007


On Dec 20, 2007 3:19 PM, SMALLp <pofuk at email.t-com.hr> wrote:
> How can i select folder either with wx.FileDialog or with any other. I
> managed to fine only how to open files but I need to select folder to
> get files from all sub folders.....
>


There's a separate dialog, wx.DirDialog.



More information about the Python-list mailing list