Search found 1334 matches
- 21 Apr 2021 19:18
- Forum: Feature and Enhancement Requests
- Topic: Data inspector: round floats to precision/significant digits
- Replies: 9
- Views: 3892
Re: Data inspector: round floats to precision/significant digits
Now that LLVM/Clang 12.0.0 is out, it is confirmed that there is still no full charconv support, since it relies on glibcxx from GCC (which is still at 10.3.0), which does not yet support floats. Under Windows LLVM relies on MSVCRT which does not support float80. Using -stdlib=libc++ to ensure LLVM'...
- 21 Apr 2021 18:10
- Forum: Feature and Enhancement Requests
- Topic: how to search and replace in multiple opened files?
- Replies: 5
- Views: 756
Re: how to search and replace in multiple opened files?
I'll move that to feature requests.
- 17 Apr 2021 20:38
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: "Save as" dialog will take over the current filenname, but omit it's extension
Ok, I have Win10 system now, and found out the cause. If you have extensions hidden in the Explorer it will also be hidden in the file save as dialog. However, if you just pick "save as" the file extension will still be used, eventhough it does not appear. That is if you do not edit the fi...
- 11 Apr 2021 16:21
- Forum: Bug Reports
- Topic: Bug: List index out of bounds
- Replies: 1
- Views: 129
Re: Bug: List index out of bounds
Thanks. The search results should get cleared after a replace all. Fixed in development version.
- 07 Apr 2021 19:13
- Forum: Translations
- Topic: Translation into Arabic
- Replies: 1
- Views: 74
Re: Translation into Arabic
Because it is a work in progress, and because it requires adding RTL support.
- 06 Apr 2021 11:39
- Forum: Feature and Enhancement Requests
- Topic: Suggestion for HxD:User templates for data inspector
- Replies: 18
- Views: 5537
Re: Suggestion for HxD:User templates for data inspector
Support ROM images (SNES, N64, Amiga, etc.) with lookup tables for sprites, text tables, levels, etc. Possibly, but not for an 1.0 release, with the ability to resize data structures, while keeping length and size fields up to date, and adapting memory allocation inside the file accordingly. A simpl...
- 04 Apr 2021 01:06
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: "Save as" dialog will take over the current filenname, but omit it's extension
It would be helpful if you could make a few tests yourself, to see if it makes a difference depending on the Windows 10 version or the Explorer plugins.
- 03 Apr 2021 21:08
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: "Save as" dialog will take over the current filenname, but omit it's extension
I tested it on an older Windows 10 version, where I cannot reproduce this issue.
Maybe in a month or so I'll have a new system where I may test it. What Windows 10 version do you have?
Maybe in a month or so I'll have a new system where I may test it. What Windows 10 version do you have?
- 02 Apr 2021 09:16
- Forum: Feature and Enhancement Requests
- Topic: Suggestion for HxD:User templates for data inspector
- Replies: 18
- Views: 5537
Re: Suggestion for HxD:User templates for data inspector
Add option to specify memory layout of arrays:
https://en.wikipedia.org/wiki/Row-_and_ ... ajor_order
https://en.wikipedia.org/wiki/Row-_and_ ... ajor_order
- 31 Mar 2021 18:21
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
- 31 Mar 2021 01:04
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: can not save in Bin format
Ok, after your additional explanation (and watching the video again to confirm) it finally becomes clear what the actual issue is: When you select "save as" the filename of the current file is not completely taken over in the file save dialog, instead the filename appears without a file ex...
- 30 Mar 2021 02:46
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: can not save in Bin format
From watching your video it seems you are not typing in ".bin" at the end. You have to append ".bin" explicitly if you want to have that file extension, it won't be appended automatically.
- 29 Mar 2021 22:29
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: can not save in Bin format
This open source program seems to be nice: https://getsharex.com/ I tested it quickly and it works. Just make sure I can see the entire screen, please. https://github.com/ShareX/ShareX/issues/288 So when you picked "record screen", you can select the region with the mouse; press the space ...
- 28 Mar 2021 15:42
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: can not save in Bin format
Older versions won't help fixing it, since I need to find what triggers this issue. Try deactivating Windows Explorer extensions and see if it has an effect.
But the video is still important. It will help to determine where to add logging information.
But the video is still important. It will help to determine where to add logging information.
- 28 Mar 2021 15:39
- Forum: Support
- Topic: Solved: "Save as" dialog will take over the current filenname, but omit it's extension
- Replies: 32
- Views: 1158
Re: can not save in Bin format
A video / screencapture would be a good start so I can see the sequence of actions that triggers this behavior.
Using the mouse or keyboard and the exact sequence may make a difference.
Using the mouse or keyboard and the exact sequence may make a difference.