1.16.2.2 The Screen Editor Window

The Screen Editor window is used to layout the M&C windows used in the M&C/NMS user interface. Windows like the VLC Main window, the M&C Main window and additional user created windows are customized by means of this program.

The Screen Editor works like a simple drawing program. Each M&C window contains a number of objects ( elements ) which may be placed, sized and edited using the Screen Editor.

img020.png

Object Placement

Objects contained in the window are placed by dragging them to the desired position (left mouse button). Dragging an object with the right mouse button changes it's size, or, more precisely changes the size of it's bounding rectangle (most objects are not scaled if they are resized). A double click to an object opens the Element Properties window for this object.

Tool-bar Functions

Inserting screens

You may insert complete screens into the actually edited one. Point the mouse to where you want the upper left corner of the inserted screen to be placed. Press the right mouse button and select "Insert screen" from the context menu. A file selection box appears which lets you select the screen to insert.

You also may select one of the predefined screens used by the device windows of the software for insertion. To insert such a file, change the directory to "dscreens" in the file selection box. Be aware, that the message identifiers of all parameters in these screens don't contain a device ID. The tx-on parameter of a transceiver e.g. refers to a message ID "tx.on" in a device screen, not to something like "KSTAR-1.tx.on". You have to edit all message identifiers if you insert a screen from this directory.

Group selections

The screen editor lets you select multiple elements to a set on which you can perform some useful actions. Selecting an element group works like you would expect: Spanning a rectangle by dragging the mouse with the left button held down selects all elements which are covered by this rectangle. Selecting single elements with the mouse while pressing down the CTRL key at the keyboard also adds these element to the group. Any other mouse click clears the selection.

Elements selected in this way are marked with a blue rectangle drawn around. The first element you selected is called the "reference element". It's marked with four small boxes in it's corners. If you select a group by spanning a rectangle around the elements, the element which was selected before becomes the "reference element". Below there is a list of operations you may apply to a selected group of elements:

Remarks