Defining the Status Bar

 

When displayed, the Status Bar appears at the bottom of the Imagenation window. By default, it shows pointer and status information at all times. If you do not want this information to appear, you can turn off the pointer and status information using the SRC file.

To change the default appearance of the Status Bar:

1. Open the SRC file in a text editor.

In the [System] section:

2. Type allow messages in status bar=0 to turn off the status line in the Status Bar. This line indicates what action is occurring in the program, such as "Viewing."

3. Type allow coordinates in status bar=0 to turn off the coordinates in the Status Bar. The coordinates indicate the pointer’s position relative to the top and left edges of raster images and text documents.

4. Save the SRC file and compile it. (For details, see Compiling a CFG file.)

See also

Customize the Imagenation User Interface