6.2 Navigating in the IDE

The IDE can be navigated both with the keyboard and with a mouse, if the system is equipped with a mouse.

Using the keyboard

All functionality of the IDE is available through use of the keyboard.

Remark:

Using the mouse

If the system is equipped with a mouse, it can be used to work with the IDE. The left button is used to select menu items, press buttons, select text blocks etc.

The right mouse button is used to access the local menu, if available. Holding down the CTRL or ALT key and clicking the right button will execute user defined functions, see section 6.12, page 265.

Remark:

  1. Occasionally, the manual uses the term ”drag the mouse”. This means that the mouse is moved while the left mouse button is being pressed.
  2. The action of mouse buttons may be reversed, i.e. the actions of the left mouse button can be assigned to the right mouse button and vice versa 2. Throughout the manual, it is assumed that the actions of the mouse buttons are not reversed.
  3. The mouse is not always available, even if a mouse is installed:

Navigating in dialogs

Dialogs usually have a lot of elements in them such as buttons, edit fields, memo fields, list boxes and so on. To activate one of these fields, it is sufficient to:
  1. Click on the element with the mouse.
  2. Press the TAB key till the focus reaches the mouse
  3. Press the highlighted letter in the element’s label. If the focus is currently on an element that allows to edit, then ALT should be pressed simultaneously with the highlighted letter. For a button, the action associated with the button will then be executed.

Inside edit fields, list boxes, memos, navigation is carried out with the usual arrow key commands.