Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
CreateDialogIndirect
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.