[Contents] [Index] [Next] [Previous]

PushButton


Description

A PushButton should be used to start an operation. A PushButton must contain either a text or graphic Label that indicates the operation of the button.

Illustration

Navigation

A PushButton must have no internal navigation.

Other Operations

The following text describes the operations of this component:

BSelect Press
Must arm the PushButton.

BSelect Release
If the release is within the same PushButton as the press, BSelect Release must disarm the PushButton and activate it. If the release is outside of the PushButton, BSelect Release must disarm the PushButton without activating it.

<Enter>
If the PushButton is in a window with a default action, the PushButton must be activated. If the PushButton is in a Menu, this action must activate the PushButton and unpost the Menu.

<Select>
Must activate the PushButton. If the PushButton is in a Menu, the Menu must be unposted.

Must provide any available help for the PushButton.