Creates a new empty document named "Untitled n", where "n" is a number used to identify this document in case there are more than one untitled documents open.
Opens the document the user has chosen from a file dialog box. If a document is already open, then this document gets hidden (but not closed) and the new is displayed.
Opens the document the user has chosen from a file dialog box and inserts it into the current document (if any) starting from the cursor position.
This submenu stores the five most recent used documents. This list is remembered from one session to the next.
Reloads the current displayed document. A warning message becomes visible if the document contains unsaved changes.
Writes the document data to disk. If the document is untitled, then the user must specify a valid name. If backup creation has been enabled (see Customize) the original file on disk will be renamed first.
Renames the current document name and writes data to disk. The original file on disk is left untouched.
Closes active document. If it contains unsaved changes, the user will be prompted to save data first.
Opens the print dialog box.
Opens the export dialog box. This dialog allows the user to export the data as shown in the editor. At the moment data can be exported as formatted text and as HTML tables.
Stops a lengthy operation (eg., printing). The operation is not stopped immediately. The user has to confirm the action in a dialog box first.
This submenu contains options (Read only and Allow resize) that sets the read-write state of the document and the ability to resize a document.
Opens a new editor window.
Closes this editor window. If there is only one window open, then KHexEdit is terminated.
Closes KHexEdit. The user will be prompted to save unsaved documents first.