wxHexEditor icon indicating copy to clipboard operation
wxHexEditor copied to clipboard

Compare tool

Open AzazelHD opened this issue 2 years ago • 1 comments

Hello.

Could be possible to, when attempting to use the compare tool, automatically select the files that are already opened? Feels a bit weird having to browse the file to open it and then browse again it to compare.

So when you click on compare, if only 1 file is already opened, set that file as file 1 to compare by default, and the second to be empty (user has to browse it). But if 2 or more files already opened, when clicking compare choose the first 2 files (alphanumeric sort, for example) automatically as compare files, so you don't have to browse them again.

AzazelHD avatar Apr 06 '23 14:04 AzazelHD

Indeed I wanted to have it while I program it. But wxWidgets doesn't allow me to do it somehow. Wanted to have enhancement.

EUA avatar Oct 20 '23 00:10 EUA