Creating a GUI component

To create a GUI component, your project will need to contain at least one entity.

The following steps describe one way of creating a new GUI component

  1. Go to the GUI Components tab in the main application window.
  2. Select the entity you want to create a GUI component for in the Entity combo.
  3. To create a list GUI component for the entity, press the New List toolbar button. To create a detail GUI component for the entity, press the New Detail toolbar button.
  4. If you created a list GUI component you may want to customise it in the list details panel. If you created a detail GUI component you may want to customise it in the detail details panel.

Related concepts

GUI component

Related tasks

Creating an entity

Related reference

GUI Components tab
List details panel
Detail details panel