Preconfiguration "up / down - direction control button"
Creates object configured as direction control button.
This preconfiguration can be activated when
creating a new Pmg object and is included in the group:
"/ Button / One-state button".
The created
PmgCanvas object has following
variables:
typeList - (system variable) defines the name of action type
typeSel - (system variable) defines the settings of selected action type
mode - (system variable) defines the look of the button if focused or cursor hovering over the object
pushType - (system variable) defines the look of the button if pressed
The events
onKeyPress and
onMousePress solve the conditions that are defined for calling the designer's "
LaunchAction" method.
In the
"GetTypeList" method the button selection menu items are set. The
"LaunchAction" method contains a script where it is possible to edit actions connected with direction arrow button release and predefined action type.
These configurators can be set before the preconfiguration is created:
Object name | Name (identifier) of the Pmg object. It is used to obtain the Pmg object by the PmgObject.Items method.
This configurator sets the initial value of the Name property.
The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent chars), empty string, spaces and the first character must not be a number. |
Button color | |
---|