Numeric Pad

Used to input a number, possibly according to a certain pattern. Available starting with Qubes 6.7.

Properties

PropertyDescription
EnabledBoolean indicating whether or not the component is enabled.
HintSpecifies the user hint string that will appear in the component's interactive help bubble.
PatternDefines a pattern that the number must follow. (deprecated, never implemented)
TabIndexInteger indicating the component's tab order (Qubes 5.6).
ValueInitialDetermines the component's initial value when the screen opens and each time it is reset (see Reset Button).
ValueMaxMaximum value allowed. If empty, that means there is no maximum.
ValueMinMinimum value allowed. If empty, that means there is no minimum.
VisibleBoolean indicating whether or not the component will be visible.

Value

Returns the number, or #VAL! if the restrictions are not met.

See also Number Input.

Classification

Standards