[Qt-interest] Selecting multiple files on different locations using QFileDialog
Gopalakrishna Bhat
gopalakbhat at gmail.com
Fri Dec 31 08:38:02 CET 2010
On Fri, Dec 31, 2010 at 12:37 PM, Jeffery MacEachern
<j.maceachern at gmail.com> wrote:
> On Thu, Dec 30, 2010 at 21:54, hi <hiralsmaillist at gmail.com> wrote:
>> Hi,
>>
>> I am using QFileDialog::getOpenFileNames() to get multiple input files
>> in one of my appplication.
>> I observed that "we can not select multiple files if they reside in
>> different location", but user can select multiple input file if they
>> reside in current directory.
>>
>> Is it bug in QFileDialog or am I missing any thing?
>> Any idea?
>
> There isn't really any sensible way to select files in different
> directories using the QFileDialog UI, so it's not a bug - just a
> limitation of the design. ...That is, unless I'm missing something
> from your question?
>
I too think the same way. It is the limitation of how UI is designed.
> Cheers,
> - Jeffery MacEachern
>
>> Thank you.
>> -Hiral
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at qt.nokia.com
>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
With regards,
Gopalakrishna Bhat
--
My blog http://gkbhat.blogspot.com
More information about the Qt-interest-old
mailing list