_cbDialog() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_cbDialog() function

_cbDialog Purpose: Callback of dialog

Syntax

static void _cbDialog(WM_MESSAGE * pMsg);

Arguments

pMsg

References

LocationReferrerText
GUIDEMO_Treeview.c:2545
static void _cbDialog(WM_MESSAGE * pMsg) {
GUIDEMO_Treeview.c:2651_DemoTreeview()
hWin = GUI_CreateDialogBox(aCreate, GUI_COUNTOF(aCreate), _cbDialog, WM_HBKWIN, 0, 0);

Call Tree

Functions called by _cbDialog()
_cbDialog()
all items filtered out
Data read by _cbDialog()
Data written by _cbDialog()
_cbDialog()::hItem
_cbDialog()::hDlg
all items filtered out
_cbDialog()
_cbDialog()::hItem
_cbDialog()::hDlg
all items filtered out
Type of _cbDialog()
_cbDialog()
all items filtered out