WpfHexEditorControl icon indicating copy to clipboard operation
WpfHexEditorControl copied to clipboard

Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application

Results 22 WpfHexEditorControl issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I set the BytesPerLine to something larger, say 32 or 48 (because in my case, I'd like the full width of the window to be taken up...

Thank you for your kind reply. I'm sorry, but I'd like to make an additional request. Allocate a size of 2gb or more to the unmanaged memory below, as shown...

Hello. This is a function question. I want to display large bytes by passing List container to Core Source in WpfHexEditorControl. Failed frequently due to MemoryStream 2gb limit. Is there...

hi, I'm an embed developer and I need to develop a tool that render the hex data in chip's memory. and wpfhexeditoris a beautiful control and how could I use...

There is not option in **Table File** to define definition for multi bytes of 4 sets like **_0428FFCC_** = _Data1_ **Doesn't Work** **_040A_** = Data2 **Does Work** So please add...

enhancement
New feature request

Is there any way? I directly regard this as a text input box. I can only input hexadecimal numbers, and the display effect is the same as you are now....

enhancement
New feature request

Do you think it would be too difficult to get your project running natively in Avalonia? I haven't looked at the source, thoroughly. Avalonia: https://avaloniaui.net/ If I get the time...

question
New feature request

**Describe the bug** Visual Studio crashes or becomes unresponsive when using HexEditor control in WPF Designer view. **To Reproduce** I've tried a few different tests, but basically it seems to...

Waiting final validation

Thanks for the great component! I started using it recently and it is nice. I wonder if there is a way to add support to map the data using C...

enhancement

Create a step-by-step guide of how to setup and run the project.

enhancement
Documentation