Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
application using the application defined GFX_GOL_MESSAGE_CALLBACK_FUNC. When the user message is determined
to affect the object, application can perform the state change in the message callback function. The following state changes
are supported:
Translated Message Input
Source
Set/Clear State Bit Description
GFX_GOL_LISTBOX_ACTION_TOUCHSCREEN Touch
Screen
Set GFX_GOL_LISTBOX_FOCUSED_STATE, If focus is
enabled,
the focus
state bit
GFX_GOL_
LISTBOX_F
OCUSED_
STATE
will be set.
Set
GFX_GOL_LISTBOX_DRAW_FOCUS_STATE
GFX_GOL_
LISTBOX_
DRAW_FO
CUS_STAT
E
draw state
bit will
force the
List Box to
be redrawn
with focus.
Set
GFX_GOL_LISTBOX_DRAW_ITEMS_STATE
List Box
will be
redrawn
with
selected
item(s).
GFX_GOL_LISTBOX_ACTION_MOVE KeyBoard Set
GFX_GOL_LISTBOX_DRAW_ITEMS_STATE
List Box
will be
redrawn
with focus
on one
item.
GFX_GOL_LISTBOX_ACTION_SELECTED KeyBoard Set
GFX_GOL_LISTBOX_DRAW_ITEMS_STATE
List Box
will be
redrawn
with
selection
on the
current
item
focused.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
translatedMsg The action of the object based on the message.
pObject The pointer to the object whose state will be modified.
pMessage The pointer to the original message.
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
208
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf