EUA/wxHexEditor

cannot detect file change outside and ask reload file

leslielg opened this issue · 0 comments

Some times wxHexEditor detected file change and reload content without any ask.
But sometiems wxHexEditor just isn't able to detect the file change, for my case, I use wxHexEditor editing the binary file my build project generated, after rebuild my project, wxHexEditor won't detect the binary file change, I confirmed it is changed by opening the generated binary file in another tool.

That makes things very confusing...