STemWin + 0/19 examples
CodeScope will show references to GUI_CreateDialogBox() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
STM32469I-Discovery
Demonstrations
Applications
STemWin
STM32469I_EVAL
Demonstrations
Applications
STemWin
STM324xG_EVAL
Demonstrations
Applications
STemWin
STM32F412G-Discovery
Demonstrations
STM32F413H-Discovery
Demonstrations
STM32F429I-Discovery
Demonstrations
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

GUI_CreateDialogBox() function

Public API functions

Syntax

WM_HWIN GUI_CreateDialogBox (const GUI_WIDGET_CREATE_INFO * paWidget,     int NumWidgets,     WM_CALLBACK * cb,     WM_HWIN hParent,     int x0,     int y0);

Arguments

paWidget

NumWidgets

cb

hParent

x0

y0

Examples

GUI_CreateDialogBox() is referenced by 19 libraries and example projects.

References

LocationText
DIALOG_Intern.h:93
WM_HWIN GUI_CreateDialogBox (const GUI_WIDGET_CREATE_INFO * paWidget, int NumWidgets, WM_CALLBACK * cb, WM_HWIN hParent, int x0, int y0);

Type Use

Type of GUI_CreateDialogBox()
GUI_CreateDialogBox()
all items filtered out