"select directory" dialog using win32all?

Adam Twardoch list.adam at twardoch.com
Wed Jun 4 05:52:00 EDT 2003


I need to get the Windows system "select directory" dialog using
win32all/ctypes. I know this is possible with tk (askdirectory) and wx
(wxDirSelector) but I really need to do this without these libraries.

Thank you in advance,
Adam






More information about the Python-list mailing list