Tag identifier Meaning
SOFTKEY continued The following additional actions can be defined within the softkey block:
● picturealignment
The image orientation is specified by this attribute.
The image is aligned with the left side of the softkey by default.
The following values can be specified for alignment:
– top
Top edge
– bottom
Bottom edge
– left
Left edge
– right
Right edge
– center
Centered
● caption
Softkey text
● state
Should only be used in conjunction with user_controlled .
The tag assigns the required softkey display to the system.
Syntax:
<state type="<state>" />
The following strings can be specified:
– notpressed
The softkey is displayed as being not pressed.
– pressed
The softkey is displayed as being pressed.
– disabled
The softkey is locked and is displayed in gray.
● navigation
● update_controls
● function
Generating user dialogs
1.7 XML identifier
Easy XML
72 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1