_aDialogCreate is only used within STemWin.
 
Symbols
loading...
Files
loading...

_aDialogCreate variable

Syntax

static const GUI_WIDGET_CREATE_INFO _aDialogCreate[] = { { WINDOW_CreateIndirect, "Audio Player", ID_FRAMEWIN_INFO, 0, 0, 320, 215, 0, 0x64, 0 }, { LISTVIEW_CreateIndirect, "Listview", ID_WAVFILE_LIST, 8, 134, 183, 74, 0, 0x0, 0 }, { SLIDER_CreateIndirect, "Slider", ID_VOLUME_SLIDER, 107, 101, 80, 20, 0, 0x0, 0 }, { SLIDER_CreateIndirect, "Slider1", ID_DURATION_SLIDER, 12, 72, 175, 20, 0, 0x0, 0 }, { TEXT_CreateIndirect, "Title", ID_TITLE_CAPTION, 15, 05, 30, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "", ID_TITLE, 55, 05, 100, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "Duration", ID_ELAPSED_TIME, 140, 45, 50, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "AUTHOR", ID_AUTHOR_CAPTION, 15, 20, 50, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "AUTHOR", ID_AUTHOR, 70, 20, 50, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "samplingRate", ID_SAMPLING_CAPTION, 15, 35, 50, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "Value", ID_SAMPLING_VALUE, 80, 35, 50, 30, 0, 0x0, 0 }, { TEXT_CreateIndirect, "Time", ID_TOTAL_TIME, 15, 50, 50, 30, 0, 0x0, 0 }, };

Data Use

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