Difference between revisions of "Copying Hex or Text"

From wxHexEditor
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 00:02, 22 February 2014

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