Sounds reasonable, but I should tell (or have told) you something about the history of this option: Not long ago, there was just one "Auto-Refresh..." checkbox. Then I got a hint that network access slowed down with "Auto-Refresh..." on. I could not reproduce this on my little home network though, so to find out experimentally what was happening on the users' networks I offered these increased configuration options.j_c_hallgren wrote:Because IF you want update of current selected, it shouldn't matter WHERE it is...but if you want the 'rest of the world' updated, you may want to limit it to 1 or 2 of the 3 choices....
Code: Select all
v4.40.0000 - 26.11.05 19:15
+ Configuration: redesigned the "Auto-refresh on file system changes"
section. Now you can specify in a very detailed way what you want
to be watched and where.
For your interest as a programmer:
- "Watch current path and subtree on: Local drives/Network drives"
uses the FindFirstChangeNotification API.
- "Watch non-current locations: Folders/Removable drives" uses the
SHChangeNotify API.
Tip: if you are using the network a lot you might encounter
dramatic speed differences related to these settings.
Note that auto-refresh concerns exclusively changes triggered
from other processes. If you disable it completely, XYplorer
should still correctly update the display with regard to its own
file operations. I say should... some things might have slipt
through...So, I would think it would be enough to have just 2 checkboxes now, one being a sub-option of the other:
Code: Select all
Auto-refresh on file system changes
Include network locations
XYplorer Beta Club