win32ui.CreateDialogIndirect

PyCDialog = CreateDialogIndirect(obList)

Creates a dialog object from a template.

Parameters

obList : list

A list of [PyDLGTEMPLATE, PyDLGITEMTEMPLATE, ...], which describe the dialog to be created.