[Qt-interest] Select All cmd+A does not work on MAC
Mandaya Prakash
mandaya.prakash at gmail.com
Tue Aug 30 09:31:37 CEST 2011
One more update I have just found getOpenFileNames() is also not behaving
well on cocoa.
I am really confused am I not using these in correct way or what?
On Mon, Aug 29, 2011 at 3:40 PM, Mandaya Prakash
<mandaya.prakash at gmail.com>wrote:
> 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.*
>
>
>
--
Best Regards,
*Ravi P Mandaya.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110830/3ff5a13b/attachment.html
More information about the Qt-interest-old
mailing list