From:                   Arjun Roychowdhury <arju...@gmail.com>
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 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

In such case you usually select each directory separately as you 
browse the filesystem. The thing is that to be able to select several 
directories that do not reside in the same directory, you'd have to 
see the whole directory tree and it could be huge.

I'd let them select the directories one after another and attempt to 
transfer them even while the user is browsing for more.

Jenda
===== je...@krynicky.cz === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to