OKS Data Editor
Message Log Window
The Message Log is used to keep messages coming from OKS library and
the editor. When error or warning occurs, the Message Log pops up over
the other windows. The errors are highlighted by red and the warnings
are highlighted by dark blue colors.
To avoid the Message Log window appearance and redirection of the
messages to standard out, run OKS Data Editor with --no-message-window option.
To bring up the Message Log window on top, press <Window> |
<Message Log> menu button from the OKS Data Editor main
window menu bar.
The following actions are available from the Message Log pop-up menu
(press right mouse button, when mouse's pointer
will be over the message's list):
- Clear Log - Clear all
messages.
- Make Log File - Type file
name when prompted and press OK. To save
log on exit of the Data Editor, switch on <Save When Exit>
toggle
button (this may be useful for debug and profiling purposes).
- Copy to Clipboard - Copy
all messages to clipboard.
Above items from pop-up menu are disabled, if there are no messages.
To select a text in a single line press left mouse button and drag the
pointer across the text. The selected text is displayed in reverse video.
The selection can be extended either by pressing the SHIFT key and then
dragging the pointer with the left mouse button down, or by pressing left
or right arrow keys while holding down the SHIFT key. In addition to the
click-and-drag technique for text selection, the Message Log also
supports multiple-clicking techniques: double-clicking selects a word,
triple-clicking selects the current line.
Home - Previous
- Next - Index
Modified 3 March 2010
Author Igor Soloviev