I often use Hex Viewers for view device data flow. Usually it contatins some header (for example 0xFFFFFFFF).
I need pick up bytes in row, and spinedit is comfortably for inc/dec bytes in row.
And superiorly would function for automaticaly calculate bytes in row for some header.
P.S. Sorry for my bad English
i think he means to have a "spin control" to select how many bytes are displayed in one row.
default is 16 bytes per row. he wants to easily change that with a spin control
It's only possible to either have a combobox or a spinedit. It's good to be able to quickly select common sizes (combobox) so I am inclined to keep it. Why do you need to increment in steps of 1, and why don't you just enter the number?