_aDialogFileControl is only used within MB1063.
 
Symbols
loading...
Files
loading...

_aDialogFileControl variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aDialogFileControl[] = { { WINDOW_CreateIndirect, "", 0, 0, 0, 260, 140, FRAMEWIN_CF_MOVEABLE }, { TEXT_CreateIndirect, "Capture Folder : ", ID_FOLDER_CAPTION, 15, 50, 120, 20, 0, 0x64, 0 }, { EDIT_CreateIndirect, "Edit", ID_FOLDER, 15, 70, 135, 20, 0, 0x64, 0 }, { BUTTON_CreateIndirect, "Browse", ID_BROWSE, 165, 70, 80, 20, 0, 0x0, 0 }, };

References

LocationReferrerText
camera_win.c:110
static const GUI_WIDGET_CREATE_INFO _aDialogFileControl[] =
camera_win.c:434_cbSettingsDialog()
camera_win.c:435_cbSettingsDialog()
GUI_COUNTOF(_aDialogFileControl),

Data Use

Functions reading _aDialogFileControl
_aDialogFileControl
all items filtered out
Type of _aDialogFileControl
_aDialogFileControl
all items filtered out