Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

MWAPI - TITLE

Draft MDC Standard

6.4.52 TITLE elattribute

Definition

TITLE specifies text that appears within or adjacent to a gadget.

If the value of the TITLE elattribute contains a mnemonichar and the gadget is of a type that can get focus, the character following the mnemonichar is a mnemonic character that may enable the user, via the keyboard, to give focus to the gadget and the mnemonichar is not displayed. If two mnemonichars are immediately adjacent within a TITLE value, no mnemonic character is defined and a single mnemonichar appears in the displayed title text. The character mnemonichar cannot itself be used as a mnemonic character.

If the value of the TITLE elattribute contains a mnemonichar and the gadget is not of a type that can get focus, then if the gadget’s NEXTG elattribute is defined, focus is set according to the NEXTG value. If the gadget’s NEXTG elattribute is not defined, use of the mnemonichar does not cause focus to change.

If the TITLE elattribute of a radio button set contains a mnemonichar, the behavior resulting from use of the mnemonic character is platform specific.

In addition to giving focus to a gadget, use of a mnemonic character will cause any additional platform-specific behavior to occur.

For a check box gadget, TITLE specifies the text that appears adjacent to the selection area.

For a group frame gadget, TITLE specifies text that appears within or overlaying the frame.

For a label gadget, TITLE specifies the label text.

For a document, list box, list button, list entry box, long list box, radio button set, scroll, or text gadget, TITLE specifies text that appears adjacent to the gadget.

For a push button, TITLE specifies the text that appears on the button.

Domain chars
Access Create, Modify, Reference
Default For a label gadget, TITLE defaults to an emptystring. For other gadget types, TITLE defaults to none.
Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.

This page most recently updated on 14-Nov-2023, 22:06:59.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)