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
- Go to the
GUI Components tab in the main application window.
- Select the entity you want to create a GUI component for in
the Entity combo.
- 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.
- 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