Re: Setting the default directory in win32lib's getSaveFileName()
- Posted by ghaberek (admin) Mar 20, 2012
- 1205 views
Just pass the value of current_dir() into the "filename" parameter.
I don't have it in front of me, but I'm pretty sure that works.
-Greg