mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-07 23:57:53 -04:00
Revisions 5316, 5317, 5319, 5320, 5321, 5322, 5323, 5324, 5327, 5369, 5370, 5428, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5437, 5438, 5439, 5440, 5441, 5442. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.5@5443 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
18 lines
783 B
Plaintext
18 lines
783 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.
|