[Qt-interest] Select All cmd+A does not work on MAC
Mandaya Prakash
mandaya.prakash at gmail.com
Tue Aug 30 00:40:03 CEST 2011
Hi all
I dont know for what reason my fileDialog does not select all files when I
do ( Command + A). i have simplest code to use QFileDialog in Native way I
am simply creating object of QFileDialog and doing exec() like
QFileDialog myFileDialog;
myFileDialog.exec();
I do see file dialog coming up when I browse to one of my folder and do
Cmd+A nothing happens. Is this a Bug in Qt if yes can any one please suggest
any work around??
--
Best Regards,
*Ravi P Mandaya.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110829/e132647e/attachment.html
More information about the Qt-interest-old
mailing list