Copying Hex or Text

From wxHexEditor
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