The Graphical View


The view below is set to the 'graphical' view -- in fact the Auto-LineLength feature has just picked out a level map in a certain once-popular console game.


The 'Graphical' view is designed to allow you to look over the general structure of the file. The bytes are colour-coded rather than being represented by numbers, so that more of them can be drawn. There's no way to indicate marked bytes in the regular bytes column, so there's another column to the right in which marked regions (blue), changed regions(blue) and diffed regions (green) can be seen more clearly.

You cannot enter data into the document via the graphical view.

The graphical view is useful for searching for regularities or familiar structures in a file. It is especially useful in combination with the automatic line-length feature.

The third and rightmost column of the graphical view shows bookmarks. The bookmarks can be right-clicked to edit or double-clicked to use, just like bookmarks appearing in the normal hex column. If a bookmark is associated with an offset that's actually visible, a line is drawn between the bookmark's name on the right and the offset. New bookmarks can be created by right-clicking in the hex column.