-
Notifications
You must be signed in to change notification settings - Fork 2
UI Toolbar

The Toolbar provides quick access to commonly used actions and contextual controls related to the active image and the current workspace state.
All toolbar items are icon-based unless otherwise noted.
Toolbar items may be enabled, disabled, shown, or hidden depending on image state, selection context, and scan status.
Opens a disk image file.
- Equivalent to File → Open
- Opens the selected image without closing existing images
- The newly opened image becomes the active image
Saves the currently active image.
- Equivalent to File → Save
- Disabled when no unsaved changes exist
Saves the active image to a new file.
- Equivalent to File → Save As
- Prompts for a destination path
Saves all modified open images.
- Equivalent to File → Save All
- Only images with unsaved changes are written
Closes the active image.
- Equivalent to File → Close
- Prompts to save changes if necessary
Closes all open images.
- Equivalent to File → Close All
- Prompts to save changes for each modified image
Displays properties for the currently selected file.
- Equivalent to Edit → File Properties
- Disabled when no file is selected
- Opens the File Properties dialog for the selected entry.
- When multiple entries are selected, a multi-file version of the dialog is shown.
Exports the currently selected file to the host filesystem.
- Equivalent to Edit → Export File
- Disabled when no file is selected
Imports files into the active image.
- Equivalent to Edit → Import Files
- Imported files are placed in the root directory, regardless of the current directory selection
Undoes the most recent modification to the active image.
- Equivalent to Edit → Undo
- Disabled when no undoable actions exist
Reapplies the most recently undone modification.
- Equivalent to Edit → Redo
- Disabled when no redoable actions exist
Displays the currently selected file as text.
- Opens a text-based viewer
- Intended for viewing plain-text file contents
- Disabled when no file is selected
Displays the currently selected file in the hex editor.
- Opens the file in a hexadecimal view
- Equivalent to viewing the file through the Hex interface
- Disabled when no file is selected
Allows selection of the active File Allocation Table.
- Appears only when FAT tables do not match
- Displayed as a combo box labeled FAT1 | FAT2
- Selecting a FAT determines which table is considered active for viewing and editing
This control reflects the current image state and does not modify data by itself.
The following toolbar controls act as filters and integrate with the Filters menu.
Unless otherwise noted:
- Filters affect which images are displayed
- Filters are cleared when Clear Filters is selected from the menu
Label + Combo Box
Filters images by detected disk format.
- Appears only after Scan Images has been performed
- Combo box contains:
- (All)
- One entry per detected disk format (e.g. 360K, 720K, etc.)
- Selecting a value filters the image list
- Reset to (All) when filters are cleared
Label + Combo Box
Filters images by detected OEM Name.
- Appears only after Scan Images has been performed
- Combo box contains:
- (All)
- One entry per detected OEM Name
- Selecting a value filters the image list
- Reset to (All) when filters are cleared
Label + Text Input
Filters images based on their file names.
- Always available, regardless of scan state
- Searches within the file names of open images
- Filters the image list dynamically as text is entered
- Cleared automatically when Clear Filters is selected
This filter operates independently of image scanning.
- Toolbar actions generally mirror menu commands for convenience
- Toolbar controls may change availability based on:
- Active image state
- File selection
- Scan status
- Image structure
- Filter controls are synchronized with the Filters menu
- Toolbar actions never bypass confirmation or safety checks present in menu commands
- Menu Bar
- Toolbar
- Image Selection Dropdown
- Summary Panel
- Checksums Panel
- Directory and File Panel
- Directory and File Panel Context Menus
- Status Bar
Disk Images
Files and Directories
Flux