Page 3 of 3
Re: Tree not Auto-Refreshing when creating folder in inactive ta
Posted: 09 Jan 2010 21:19
by nas8e9
admin wrote:You can select a drive root and then do "Refresh Current Folder" (Shift+F4) to get an idea.
I don't see much of a performance improvement, but limiting the refresh to the current drive would prevent the mentioned side-effects (floppy seek with grating noise, etc.). Can't wait for RefreshTreeOnTabChange = 2!
Re: Tree not Auto-Refreshing when creating folder in inactive ta
Posted: 16 Jan 2010 15:58
by nas8e9
admin wrote:In the next version try RefreshTreeOnTabChange = 2 to refresh just the current drive (or top folder like "Desktop" etc.).
I'm sorry to report that setting RefreshTreeOnTabChange to 2 instead of 1 does not cause an immediate refresh. Setting it to 1 does, but 2 doesn't work immediately. Only after clicking a different tab for the
second time does the tree refresh. In my testing, it doesn't matter whether the two tabs I switch between, point to the the same or to a different drive.
XYplorer 8.80.0016 beta
Windows 7 x86 RTM.
Re: Tree not Auto-Refreshing when creating folder in inactive ta
Posted: 16 Jan 2010 18:54
by admin
nas8e9 wrote:admin wrote:In the next version try RefreshTreeOnTabChange = 2 to refresh just the current drive (or top folder like "Desktop" etc.).
I'm sorry to report that setting RefreshTreeOnTabChange to 2 instead of 1 does not cause an immediate refresh. Setting it to 1 does, but 2 doesn't work immediately. Only after clicking a different tab for the
second time does the tree refresh. In my testing, it doesn't matter whether the two tabs I switch between, point to the the same or to a different drive.
XYplorer 8.80.0016 beta
Windows 7 x86 RTM.
Whoops, forgot to redraw the control (you should see the changes already when you scroll the tree a bit just to trigger a redraw). Should work in next version.
Re: Tree not Auto-Refreshing when creating folder in inactive ta
Posted: 16 Jan 2010 19:30
by nas8e9
admin wrote:Whoops, forgot to redraw the control (you should see the changes already when you scroll the tree a bit just to trigger a redraw). Should work in next version.
Quick as always. Thank you!
Re: Tree not Auto-Refreshing when creating folder in inactive ta
Posted: 17 Jan 2010 17:23
by nas8e9
admin wrote:nas8e9 wrote:admin wrote:In the next version try RefreshTreeOnTabChange = 2 to refresh just the current drive (or top folder like "Desktop" etc.).
I'm sorry to report that setting RefreshTreeOnTabChange to 2 instead of 1 does not cause an immediate refresh. Setting it to 1 does, but 2 doesn't work immediately. Only after clicking a different tab for the
second time does the tree refresh. In my testing, it doesn't matter whether the two tabs I switch between, point to the the same or to a different drive.
XYplorer 8.80.0016 beta
Windows 7 x86 RTM.
Whoops, forgot to redraw the control (you should see the changes already when you scroll the tree a bit just to trigger a redraw). Should work in next version.
It does indeed work correctly in 8.80.0027 beta.