Page 1 of 1

Done: HxD: confusion when opening file that's already open

Posted: 14 Jul 2006 16:55
by mhurley
If you're not paying attention when you open a file and you already have it open, HxD complains that it cannot open the already open file because another process (HxD itself) has the handle.

Perhaps HxD should first check if the file's already open and just make that tab the current one instead of trying to open the file again.

Posted: 15 Jul 2006 17:42
by Maël
That is not exactly a bug. The reason I didn't change it until now, is that just silently activating the tab you might think that nothing happend.
Perhaps I'll make it flash...

Posted: 04 Aug 2006 12:57
by Maël
Done in dev version.