GUI Manual · Chapter 34

GUI Text Editor

GUI Text Editor is a multilingual screen-text catalog editor that edits the text and labels shown on the controls of an operation screen (View) per language, all at once. Open it from ProjectGUI Text Editor or with the GUI Text Editor toolbar button.

It gathers the displayed strings of screen controls into one place and handles them in a table, so you can enter and compare the same label side by side in several languages on a single row. Instead of editing each control's text separately in the designer, you manage the whole screen text as a catalog here.

Main areas

The screen has three tiers from top to bottom: a header, an editing grid, and a bottom tools-and-save area. The middle grid is the actual editing area, while the top and bottom areas hold supporting information and action buttons.

AreaDescription
HeaderThe Title and File labels show the title and file of the catalog being edited.
Editing gridA table that edits screen text by rows and columns. Selection and editing are per cell.
Bottom areaConsists of the zoom buttons on the left and the SAVE and RESTORE buttons on the right.

Editing grid

In the middle grid, each row represents one text item and each column represents an identifier or per-language text. Select a cell to type into it directly, and select multiple cells to handle them together.

Right-clicking the grid opens a context menu for working with rows and columns.

MenuAction
Add RowAdds a new row.
Add Cylinder Error ALLAdds cylinder-related items in one step.
Add Motor Error ALLAdds motor-related items in one step.
Insert Copied CellsInserts the copied cells.
Duplicate RowDuplicates the selected row.
Duplicate ColumnDuplicates the selected column.
Move Up / Move DownMoves the selected row up or down.
Delete Row / Delete ColumnDeletes the selected row or column.
Increment NumberFills the selected range, increasing the number by one.

Bottom tools

The zoom buttons at the bottom left adjust the grid's display scale. Use them to zoom the preview in or out when there is a lot of text or the characters are too small to read.

ButtonAction
Zoom inIncreases the display scale.
Zoom outDecreases the display scale.
Original sizeResets the scale to its default.

At the bottom right are two buttons that finish the work. SAVE saves the edited screen-text catalog, and RESTORE reverts to the last saved state.

Workflow

  1. Open the screen from the menu or toolbar and check the target catalog in the header.
  2. Select the cell to edit in the grid and enter the per-language text.
  3. If you need more items, add rows with Add Row from the right-click menu.
  4. If the characters are small, zoom the preview in with the bottom zoom buttons.
  5. Save with SAVE, and if you edited something wrongly, revert with RESTORE.