Description

The Ribbons are created in Build.One using the SwatRibbon object. A SwatRibbon is a graphical control element in the form of a toolbar that can be added to a Screens.

Untitled

How to use it

1. Create a menu function

To create a ribbon, you need to create a corresponding menu function. How to do this is explained on the following page. Actions.

Below is an example of a menu function for a save operation.

Untitled

2. Create a menu structure

To create a ribbon, you need to create a corresponding menu structure. How to do this is explained on the following page. Menu structure

Below is an example of a menu structure for a new ribbon

Untitled

  1. Start of the menu structure for an application.
  2. Group to organize an application.
  3. Group for all ribbons to be used in this application.
  4. Ribbon object. This object includes all relevant blocks for the ribbon and their associated buttons.