mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-13 15:41:50 -05:00
8440dd5af0
These documentation source files are not the one true version, just a copy for testing purposes. DO NOT EDIT THESE FILES. To use this on Windows you will need a working asciidoc installation and the path to it must be included in your CMAKE_PREFIX_PATH (probably via a local CMake tool chain file). At the time of writing the official asciidoc package does not work on Windows. The latest development master does however work, it can be downloaded as a snapshot ZIP archive from here: https://github.com/asciidoc/asciidoc/archive/master.zip git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5316 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
18 lines
779 B
Plaintext
18 lines
779 B
Plaintext
// Status=review
|
|
|
|
A Status Bar at the bottom edge of the main window provides
|
|
information about operating conditions.
|
|
|
|
//.Status Bar
|
|
image::images/status-bar-a.png[align="left",alt="New Message Menu"]
|
|
|
|
Labels on the Status Bar display such information as the program's
|
|
current operating state, operating mode, the content of your most
|
|
recent transmitted message, and whether *Double-click on call sets Tx
|
|
enable* has been selected on the *Settings | General* tab. The first
|
|
label (operating state) can be Receiving, Tx (for Transmitting), Tune,
|
|
or the name of file opened from the *File* menu; this label is
|
|
highlighted in green for Receiving, yellow for Tx, and red for Tune.
|
|
When transmitting, the Tx message is displayed exactly as it will be
|
|
decoded by receiving stations.
|