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....@qt-project.org [mailto:interest-bounces+eclark=ara....@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 <ecl...@ara.com<mailto:ecl...@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
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest