Re: Win32::Fileop choose multiple directories

2012-07-30 Thread Jenda Krynicky
From: Arjun Roychowdhury Date sent: Mon, 23 Jul 2012 16:47:08 -0400 Subject:Re: Win32::Fileop choose multiple directories To: perl-win32-users@listserv.activestate.com > Thank you. That's unfortunate. > Is multipl

Re: Win32::Fileop choose multiple directories

2012-07-24 Thread Arjun Roychowdhury
Thanks Jenda. It seems CommonDialog is only from Vista onwards. I unfortunately have a lot of XP users as well. I think the only way is for me to create a custom widget, or revert to the less intuitive Tk FileSelect family. regds On Mon, Jul 23, 2012 at 4:43 PM, Jenda Krynicky wrote: > From: Arj

Re: Win32::Fileop choose multiple directories

2012-07-23 Thread Arjun Roychowdhury
Thank you. That's unfortunate. Is multiple directory selection all that strange? My usecase is that I am writing a tool to upload a whole bunch of folders to a cloud service and they are not necessarily inside one neat directory... regds On Mon, Jul 23, 2012 at 4:43 PM, Jenda Krynicky wrote: >

Re: Win32::Fileop choose multiple directories

2012-07-23 Thread Jenda Krynicky
From: Arjun Roychowdhury > Hi, I am looking for a perl API that presents a windows style dialog > to users and allows them to select multiple folders. While perl::Tk > has FileSelect and DirTree etc they don't have the native windows look > and feel. > In reading > http://search.cpan.org/~jenda/W

Win32::Fileop choose multiple directories

2012-07-23 Thread Arjun Roychowdhury
Hi, I am looking for a perl API that presents a windows style dialog to users and allows them to select multiple folders. While perl::Tk has FileSelect and DirTree etc they don't have the native windows look and feel. In reading http://search.cpan.org/~jenda/Win32-FileOp-0.16.00-withoutworldwritea