|
From: | Joe Tusek |
Subject: | help - Open File dialogue box - slow |
Date: | Fri, 25 Oct 2019 03:54:31 +0000 |
Hi,
[tfname, tfpath, tfltidx] = uigetfile ('FileData.xlsx',"MultiSelect", "off"); I am trying to load a network file which is at least 6 levels down the directory tree on our server. After I change directories a few times the dialogue box hangs before it reveals the new subdirectory listing (10-30 seconds). The equivalent
operation in MS windows is in relative terms instantaneous. The directories do have a lot of files in them, but this does not seem to slow down Explorer, unless it starts indexing. I don’t know why the Open File dialogue is being slowed down so much when changing directories, but when compared to Explorer’s performance it makes you wonder. If it has to do with the inner workings and something can be done about it,
then tweaking it would be an advantage. I am using W10 with Octave 5.1.0. Regards, Joe Joe Tusek
(BE MBA) |
[Prev in Thread] | Current Thread | [Next in Thread] |