The object gallery is located at the bottom of the layout screen. It consists of a scrollable row of icons, each of which represents a different object type. At some screen resolutions, the entire gallery is not in view. The scroll arrows at either end of the gallery can be used to scroll the gallery left and right. Optionally, the names of the different object types can be displayed beneath each icon. This is controlled by the Gallery names item in the View menu. Whether or not the object gallery itself is displayed is controlled by the Gallery item in the View menu.
The object gallery contains four different classes of objects. These are form, form field, menu, and menu item. The majority of the objects are form field objects. From left to right, the objects in the gallery are as follows:
Object | Description |
![]() |
Form |
![]() |
Option Box form field |
![]() |
Frame form field |
![]() |
Label form field |
![]() |
Entry form field |
![]() |
Push Button form field |
![]() |
Check Box form field |
![]() |
Radio Button form field |
![]() |
List Box form field |
![]() |
Combo Box form field |
![]() |
Horizontal Scroll Bar form field |
![]() |
Vertical Scroll Bar form field |
![]() |
Rectangular Graphic form field |
![]() |
Diamond Graphic form field |
![]() |
Horizontal Line Graphic form field |
![]() |
Vertical Line Graphic form field |
![]() |
Bitmap Image form field |
![]() |
Icon Image form field |
![]() |
Meta File Image form field |
![]() |
Menu |
![]() |
Menu Item |
To add a new object to the layout, the required object type is selected from the gallery by clicking on the icon. The cursor takes on an outline form of the object's icon. The cursor is placed at the desired position within the layout and a mouse click adds the new object at that position. If the position is within another object which can own the new object, then the ownership relationship is established.