Difference between revisions of "Bytes Per Line Limit"

From wxHexEditor
Jump to navigation Jump to search
(Created page with "In normal operation, wxHexEditor adjust the byte count per line looking the window space dynamically. But some users want to have exact byte count per line, like 16 or 32 gen...")
 
m (EUA moved page Byte Per Line Limit to Bytes Per Line Limit without leaving a redirect)
(No difference)

Revision as of 23:19, 21 February 2014

In normal operation, wxHexEditor adjust the byte count per line looking the window space dynamically.

But some users want to have exact byte count per line, like 16 or 32 generally.

With Byte Per Line Limit feature, you can define the maximum byte per Hex line.

wxHexEditor render no more bytes for the if Byte Per Line Limit is reached, even if there is a space for that and protect the data align.