Re: selectDirectory() with a checkBox for Subdirectories
- Posted by ghaberek at wowway.com Jul 20, 2004
- 608 views
What Antonio is asking for is a check box in the selectDirectory() dialog box. The check box would say "Browse sub directories" or something similar. Anyone that uses Winamp can see this when they click Add > Directory. I believe there is way to use the callback function from SHBrowseForFolder to draw a checkbox on the window, or maybe there is an additional flag. ~Greg On Mon, 19 Jul 2004 17:37:32 -0700, Derek Parnell wrote > > posted by: Derek Parnell <ddparnell at bigpond.com> > > Antonio Alessi wrote: > > > > In the Dialog box for selectDirectory() I would need to insert a checkBox > > for explore the Subdirectories of the selected path, but I don't know how > > to do that. Can somebody enlighten me, or does already exist any sample about? > > If not, think it could be a good standard solution for the selectDirectory() function. > > > > I'm not sure what you mean by "explore the Subdirectories of the > selected path". Do you mean you want to oper a folder to see what subfolders > it has? Or do you wish to see the *files* that are in a folder? > > Either way, have a look at the win32lib demo program called > "selectfolder.exw". > > -- > Derek Parnell > Melbourne, Australia > > > -- WOW! Homepage (http://www.wowway.com)