-
Notifications
You must be signed in to change notification settings - Fork 0
UI: View Editor
The view editor is used to compose views.

Press the New View button. In the dialog box that is displayed, write the view name and press ok.
Views are composed by maps and labels (one-cell texts), disposed in columns and rows.
Initially the view is composed only by one (empty) row.
To add a map to the current row, select on the map name in map list on the right side and press the Add map button (or double-click the map name).
To add a label to the current row, write the label name on the Label name text box under the list and press the "Add label" button.
To remove a map or label from the view, select the items to remove with the check box of each item, then press the Remove items button.
To add a new row, press the Add row button on the bottom.
To make a row the current row, select the checkbox on its right side.
To remove a row and all of its content, select the row and press the *Remove row button.
To store the edited view structure, press the Store View button on the bottom right.