When file was opened as text, then changed to hex edit, each column always show
16 bit and it is not possible to change. When same file is opened directly in
hex editor, "bytes per column" acts correctly.

Version: 4.5.3.2291

Steps to reproduce:
1. Open a text file with File - Open...
2. Select View - "Hex Edit MODE" to edit in hex
3. File is displayed in hex with 8 columns and 2 bytes (16 bit) per column
4. Select Settings - Program Settings... - HEX Editor
5. Change field "Bytes per Column" from 2 to 1 (or 4 ...) and click Apply
6. In hex edit view bytes per column do not change, it stays 2 bytes.

Expected behaviour:
Hex edit view should display bytes per column according to setting.

Notes:
In case it cannot be changed, the default behavious should rather display 1 byte
per column. This would display ASCII files and UTF8 files correctly. It would
also avoid initial user confusion whether hex values were read little-endian or
big-endian.

Doei RIF

-- 
<http://forum.pspad.com/read.php?4,43839,43839>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem