Next Previous Up Top Contents Index

7 A Tour of the DUIM Libraries

7.2 A tour of gadgets

The DUIM-Gadgets library provides you with all the controls you can use to create an interface. Objects like buttons, menus, boxes, and other common interface elements are defined as subclasses of the base class <gadget>.

7.2.1 - General properties of gadgets
7.2.2 - Button gadgets
7.2.3 - Collection gadgets
7.2.4 - Display controls
7.2.5 - Text gadgets
7.2.6 - Range gadgets
7.2.7 - Assigning callbacks to gadgets

Building Applications Using DUIM - 26 May 1999

Next Previous Up Top Contents Index