SpecBAS
SpecBAS copied to clipboard
File pickers do not reflect file system changes in real time
In a standard Windows file picker, if files or folders are created, renamed, or deleted by another process on the system, the picker will automatically update its view. Because SpecBAS has non-standard UI this does not occur. It could potentially be achieved with something along the lines of FileSystemWatcher.