Online Help

:: ExamDiff Pro :: Home

Status Bars

ExamDiff Pro uses two kinds of status bars:

  1. The main status bar
  2. Pane status bars, different for text file panes, binary file panes, directory comparison, and text file merge panes.

Main Status Bar

Main status bar

The left pane of the main status bar status bar shows the number of differences (blocks of changes) in the current comparison. For text file comparison, this pane also shows the number of different lines, and, depending on the comparison detail level, the number of inline differences). For directory comparison, it also shows the number of different files/directories.

This pane also describes actions of menu commands as you use the arrow keys to navigate through menus. It similarly shows messages that describe the actions of toolbar buttons as you move mouse over them.

During calculations of file CRCs and retrieving their versions in a background thread, a small progress bar appears at the end of this pane.

The right panes of the main status bar show numbers of added, deleted, and changed blocks with appropriate colors.

For text file comparison, the first number within a set of parentheses is the number of different complete lines, while the second number is the number of different inline blocks in changed lines. The "Changed in changed" pane is the number of changed inline blocks - it is separated from the "Changed" pane because these blocks use a different color from changed lines. The "Ignored" pane shows the color of ignored blocks. Clicking on any of these panes opens the Colors Options dialog.

For directory comparison, up to three numbers are shown in each set of parentheses, depending on the comparison options used, in the following order:

  1. The number of added/removed/changed directories (always shown in tree mode, and shown in flat mode unless subdirectories are ignored or hidden, based on the corresponding options under Options | Directory Comparison)
  2. The number of added/removed/changed files
  3. The number of added/removed/changed lines within changed files (shown only if Perform file content comparison is enabled and Compare files byte-by-byte (fast mode) is disabled under Options | Directory Comparison)

For binary comparison, the numbers in parentheses are the number of changed blocks.

For text file merge, the main status bar is different:

Main status bar

The left pane shows the number of differences as well as the number of conflicts that could not be resolved automatically. The right panes show numbers of matching, non-matching, conflicting, and inline differences.

Text File Comparison Pane Status Bar

Text file pane status bar
  • The first pane of this status bar describes the caret position based on the real line numbers. If the caret is positioned in the lines added for alignment of compared files, this pane becomes blank. Clicking on this pane opens the Move Cursor to Line dialog.
  • The second pane shows the number of lines in the file.
  • The third pane shows INS if Insert mode is used, or OVR if Overwrite mode is used.
  • The fourth pane describes whether file in the pane is read-only.
  • The fifth pane shows whether internal editing is enabled.
  • The sixth pane shows whether a plug-in was used for the current file. Clicking on this pane opens the Plug-ins Options dialog. If this pane has a red background, a plug-in returned a warning; in this case, clicking on the pane will display the warning.
  • The seventh pane shows the timestamp of the file. Note that the color of this pane is the same color that is defined for newer/older items in Display - Colors Options.
  • The eighth pane shows the size of the file.
  • The ninth pane shows the file encoding. This pane is highlighted if the files have different encodings (this does not apply in Text Merge mode).
  • The tenth pane shows the file's document type. This pane is highlighted if the files have document types (this does not apply in Text Merge mode). Clicking on this pane brings up the Set Document Type context menu, which allows you to select a different document type or let ExamDiff Pro automatically detect one.

Binary File Comparison Pane Status Bar

Binary file pane status bar
  • The first pane of this status bar describes the caret address based on the real addresses. If the caret is positioned in the bytes added for alignment of compared files, this pane becomes blank. Clicking on this pane opens the Move Cursor to Address dialog.
  • The second pane shows the size of the selection, again counting only real bytes.
  • The third pane describes the value of the byte under the caret. If the caret is positioned in the bytes added for alignment of compared files, this pane becomes blank.
  • The fourth pane describes whether file in the pane is read-only.
  • The fifth pane shows whether a plug-in was used for the current file. If this pane has a red background, a plug-in returned a warning; clicking on the pane will display the warning.
  • The sixth pane shows the timestamp of the file. Note that the color of this pane is the same color that is defined for newer/older items in Display - Colors Options.
  • The seventh pane shows the size of the file.

Directory Comparison Pane Status Bar

Directory pane status bar
  • The first pane of this status bar describes the total number of files/directories in the pane Filter icons are displayed in the leftmost part of this pane if any items were filtered out. Hovering over this pane while filter icon(s) are displayed shows a count of the number of files and directories filtered out.
  • The second pane shows the number of selected files/directories in the pane.
  • The third pane shows whether a plug-in was used for the current directory. Clicking on this pane opens the Plug-ins Options dialog. If this pane has a red background, a plug-in returned a warning; in this case, clicking on the pane will display the warning.

Text File Merge Status Bar

This status bar is identical to the text file comparison pane status bar.

Contents|Index