Hi
I'm having trouble understanding the logic BC uses when opening 2 files or folders from Explorer. And because I can't grasp the logic, I can't predict on which side each file/folder will open. This is giving me an extra mental check each time, which I'd like to reduce.
To demonstrate what I mean, open an Explorer window and create a few files and folders, named A,B,C, etc.
* Use Ctrl key to multi-select two files, always choose A first and then B
* Right-click on the selection and select [Compare]
Beyond Compare opens with B on the left, and A on the right. (I would expect the opposite of this, but OK)
Now close the BC window and try repeating this again a few times, for me I get inconsistent behaviour - most times it's B-left and A-right, but sometimes it's A-left and B-right. This inconsistency happens with both files and folders.
From experience I am going to guess that this is just the way Windows works, that BC gets a file list and the order is determined by the OS. I see the same behaviour with Notepad++ for example, sometimes the files are opened in tabs in the order they're selected, and sometimes the reverse order. So I'm pretty sure it's probably Windows' issue.
But even then maybe BC could ignore the order given by Windows, and determine the order due to a certain criteria. e.g. you could use the filetime so that the latest file/folder always goes on the left. Or use the file path so that the lowest alphabetical filename is on the left.
I'd be interested to hear your thoughts about this, thanks.
I'm having trouble understanding the logic BC uses when opening 2 files or folders from Explorer. And because I can't grasp the logic, I can't predict on which side each file/folder will open. This is giving me an extra mental check each time, which I'd like to reduce.
To demonstrate what I mean, open an Explorer window and create a few files and folders, named A,B,C, etc.
* Use Ctrl key to multi-select two files, always choose A first and then B
* Right-click on the selection and select [Compare]
Beyond Compare opens with B on the left, and A on the right. (I would expect the opposite of this, but OK)
Now close the BC window and try repeating this again a few times, for me I get inconsistent behaviour - most times it's B-left and A-right, but sometimes it's A-left and B-right. This inconsistency happens with both files and folders.
From experience I am going to guess that this is just the way Windows works, that BC gets a file list and the order is determined by the OS. I see the same behaviour with Notepad++ for example, sometimes the files are opened in tabs in the order they're selected, and sometimes the reverse order. So I'm pretty sure it's probably Windows' issue.
But even then maybe BC could ignore the order given by Windows, and determine the order due to a certain criteria. e.g. you could use the filetime so that the latest file/folder always goes on the left. Or use the file path so that the lowest alphabetical filename is on the left.
I'd be interested to hear your thoughts about this, thanks.
Comment