Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is this possible to support virtual bin file #119

Open
heartacker opened this issue May 19, 2022 · 2 comments
Open

is this possible to support virtual bin file #119

heartacker opened this issue May 19, 2022 · 2 comments

Comments

@heartacker
Copy link

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 this to show variable-data

@abbaye
Copy link
Owner

abbaye commented May 19, 2022

Hello

I think you can use a stream object.

Bind it this to the hexedit.stream property.

You can also check samples project in code

@heartacker
Copy link
Author

thanks, and there are some questions, could you please help me clear

  1. can we show data in 64bit-hex,32bit-hex not only 8bit-hex.
  2. We need to quickly read the chip-memory and map it to the Stream Object. Is it possible to modify part of the stream object and the UI response quickly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants