Next Previous Up Top Contents Index

7.2 A tour of gadgets

7.2.5 Text gadgets

Several text gadgets are provided by the DUIM-Gadgets library. These represent gadgets into which the user of your application can type information. The superclass of all text gadgets is the <text-gadget> class.

There are three kinds of text gadget available: text fields, text editors, and password fields.

7.2.5.1 - Useful properties of text gadgets
7.2.5.2 - Text fields
7.2.5.3 - Text editors
7.2.5.4 - Password fields

Building Applications Using DUIM - 26 May 1999

Next Previous Up Top Contents Index