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

Wishlists for new functionality and features.
Post Reply
mhurley
Posts: 15
Joined: 28 Jun 2006 04:14

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

Post 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.
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Post 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...
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Post by Maël »

Done in dev version.
Post Reply