mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Status=review
 | 
						|
 | 
						|
A *Status Bar* at the bottom edge of the main window provides useful
 | 
						|
information about operating conditions.
 | 
						|
 | 
						|
//.Status Bar
 | 
						|
image::status-bar-a.png[align="left",alt="Status Bar"]
 | 
						|
 | 
						|
Labels on the *Status Bar* display such information as the program's
 | 
						|
current operating state, configuration name, 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, red for Tune, and light blue for a file
 | 
						|
name.  When transmitting, the Tx message is displayed exactly as it
 | 
						|
will be decoded by receiving stations.  The second label (as shown
 | 
						|
above) will be absent if you are using the *Default* setting on the
 | 
						|
*Configurations* menu.  A progress bar shows the elapsed fraction of a
 | 
						|
Tx or Rx sequence.  Finally, if the Watchdog timer was enabled on the
 | 
						|
*settings | General* tab, a label in the lower right-hand corner
 | 
						|
displays the number of minutes remaining before timeout.
 | 
						|
 |