Re: Win32Lib: selectDirectory() Starting Directory
- Posted by ArthurCrump Jul 20, 2011
- 1228 views
euphoric said...
Win32Lib has a selectDirectory() function which displays a dialog from which the user can select a directory. Is there any way to set the starting directory of this dialog? Is there a way to confine it to that directory and its subdirectories?
Try the archive. Look for:
Extra routines offered for win32lib
These routines may be included with an unaltered win32lib because different names are used. In particular:
select_Directory.
Arthur