Next Previous Up Top Contents Index

8 DUIM-Gadgets Library

8.10 Gadgets that can have children

Most gadgets cannot have any children associated with them; they are leaf elements in the sheet hierarchy. However, a number of specialized gadgets exist which can take children. This section describes those classes.

For all the classes described in this section, the children of any instance of the class are defined using the children: init-keyword. In addition, the children of an instance of any of these classes must themselves be gadgets of some kind. In some cases (menu bars, for instance), the type of gadgets that can be defined as a child is constrained.

8.10.1 - Menus and menu bars
8.10.2 - Status bars
8.10.3 - Tab controls
8.10.4 - Group boxes

Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index