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

2012-06-28 Thread Eric Clark
Tony,

I totally agree! Thanks for your input! Maybe Windows 8…

Eric

From: interest-bounces+eclark=ara@qt-project.org 
[mailto:interest-bounces+eclark=ara@qt-project.org] On Behalf Of Tony 
Rietwyk
Sent: Wednesday, June 27, 2012 7:04 PM
To: interest@qt-project.org
Subject: Re: [Interest] QFileDialog::getExistingDirectory does not expand tree 
on Windows 7

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 s buggy.  I wish MS would hurry up and fix the left hand tree 
randomly jumping to the bottom when you click on the folders!  G!

Tony.


From: 
interest-bounces+tony=rightsoft.com...@qt-project.orgmailto:interest-bounces+tony=rightsoft.com...@qt-project.org
 
[mailto:interest-bounces+tony=rightsoft.com...@qt-project.org]mailto:[mailto:interest-bounces+tony=rightsoft.com...@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@qt-project.orgmailto:interest-bounces+eclark=ara@qt-project.org
 
[mailto:interest-bounces+eclark=ara@qt-project.org]mailto:[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.commailto: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


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

2012-06-27 Thread Till Oliver Knoll


Am 27.06.2012 um 19:03 schrieb Eric Clark 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


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

2012-06-27 Thread Eric Clark
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.commailto: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


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

2012-06-27 Thread Tony Rietwyk
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 s buggy.  I wish MS would hurry up and fix the left hand tree 
randomly jumping to the bottom when you click on the folders!  G! 

 

Tony.

 

 

From: interest-bounces+tony=rightsoft.com...@qt-project.org 
[mailto:interest-bounces+tony=rightsoft.com...@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@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:

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