[Interest] QFileDialog::getExistingDirectory does not expand tree on Windows 7

Eric Clark eclark at ara.com
Wed Jun 27 21:13:34 CEST 2012


Oliver,

Thanks for your suggestion. I didn’t think to look at that because I have been used to seeing the Windows Vista and XP file dialogs for so long and those ones do expand, but there is no left pane when it is a directory browsing dialog. Therefore, I looked at the way it works in Visual Studio, and you are absolutely correct! Visual Studio does the exact same thing, which makes sense since they both use native dialogs. This is not a Qt bug, but in my opinion, a Windows bug. Thank you for your response!

Eric

From: interest-bounces+eclark=ara.com at qt-project.org [mailto:interest-bounces+eclark=ara.com at qt-project.org] On Behalf Of Till Oliver Knoll
Sent: Wednesday, June 27, 2012 1:00 PM
To: Qt Interest
Subject: Re: [Interest] QFileDialog::getExistingDirectory does not expand tree on Windows 7



Am 27.06.2012 um 19:03 schrieb Eric Clark <eclark at ara.com<mailto:eclark at ara.com>>:
Hello All,

...QFileDialog::getExistingDirectory(…) and pass in a default directory to open to, the native dialog does open to the correct directory. However, the tree in the left-hand pane of the Windows dialog does not expand to that location.

Uhm... even though I am using Win 7 as a daily development platform since beginning of this year: is the file dialog actually /supposed/ to expand the left side? What do other non-Qt apps do?


Cheers, Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120627/e53b8513/attachment.html>


More information about the Interest mailing list