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

ID_VIDEO_NAME macro

Syntax

#define ID_VIDEO_NAME (GUI_ID_USER + 0x42)

References

LocationText
video_player_win.c:85
#define ID_VIDEO_NAME (GUI_ID_USER + 0x42)
video_player_win.c:770
hItem = TEXT_CreateEx(205, 10, 350, 50, pMsg->hWin, WM_CF_SHOW, TEXT_CF_HCENTER, ID_VIDEO_NAME, "File Name");
video_player_win.c:1323
hItem = WM_GetDialogItem(playbackwin, ID_VIDEO_NAME);
video_player_win.c:1359
hItem = WM_GetDialogItem(playbackwin, ID_VIDEO_NAME);