Copying Hex or Text

From wxHexEditor
Revision as of 00:02, 22 February 2014 by EUA (talk | contribs) (Created page with "In wxHexEditor, '''active panel defines the copy format'''. *If Hex panel is active (have a cursor), copy function copies the selection as in hex format like <pre>74 65 73 74...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In wxHexEditor, active panel defines the copy format.

  • If Hex panel is active (have a cursor), copy function copies the selection as in hex format like
    74 65 73 74 66 69 6C 65 74 65 73 74 66 69 6C 65
  • If Text panel is active, than copy function copies the selection as in binary format, like
    testfiletestfile