> Hi All > > Is there anything within the Tk GUI that can be used to pick a > Directory and Files within that Directory? >
Yes, try Tk::getOpenFile which uses the native Win32 file picker on Windows. There's also a directory picker called Tk::DirSelect which has a custom interface for picking directories. Not the prettiest, but it does work for the most part. jpt _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users