MCPcopy Create free account
hub / github.com/coronalabs/corona / OnNativeAlert

Method OnNativeAlert

platform/windows/Corona.Simulator/SimulatorView.cpp:1690–1762  ·  view source on GitHub ↗

OnNativeAlert - message from lua code Use CMessageDlg, configured as indicated by WMU_ALERT_PARAMS in lParam wParam = 0 for cancel, 1 for show. Only one window can be active at a time. lParam = NULL (only OK button) or ptr to array of strings for buttons

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

SetUTF8Method · 0.80
GetTCHARMethod · 0.80
SetNativeAlertInfoMethod · 0.80
SendMessageMethod · 0.45
SetTitleMethod · 0.45
SetTextMethod · 0.45
SetDefaultTextMethod · 0.45
SetAltTextMethod · 0.45
SetButton3TextMethod · 0.45
CreateMethod · 0.45

Tested by

no test coverage detected