_aDialogFileControl is only used within STemWin.
 
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, 30, 120, 20, 0, 0x64, 0 }, { EDIT_CreateIndirect, "Edit", ID_FOLDER, 15, 50, 100, 20, 0, 0x64, 0 }, { BUTTON_CreateIndirect, "Browse", ID_BROWSE, 130, 50, 50, 20, 0, 0x0, 0 }, };

References

LocationReferrerText
camera_win.c:116
static const GUI_WIDGET_CREATE_INFO _aDialogFileControl[] =
camera_win.c:444_cbSettingsDialog()
camera_win.c:445_cbSettingsDialog()
GUI_COUNTOF(_aDialogFileControl),

Data Use

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