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

Tony Rietwyk tony at rightsoft.com.au
Thu Jun 28 02:03:56 CEST 2012


Hi Eric, 

 

There is a Windows Explorer option to synchronise the left hand tree with the currently selected folder on the right.  I'm pretty sure the default is switched off.   I have no idea where I found the option though! 

 

Explorer is soooo buggy.  I wish MS would hurry up and fix the left hand tree randomly jumping to the bottom when you click on the folders!  Grrrr! 

 

Tony.

 

 

From: interest-bounces+tony=rightsoft.com.au at qt-project.org [mailto:interest-bounces+tony=rightsoft.com.au at qt-project.org] On Behalf Of Eric Clark
Sent: Thursday, 28 June 2012 5:14 AM
To: Qt Interest
Subject: Re: [Interest] QFileDialog::getExistingDirectory does not expand tree on Windows 7

 

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>:

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/20120628/5b3ac491/attachment.html>


More information about the Interest mailing list