#include <mt_gemx.h>
Data Fields | |
PDLG_SUB * | next |
long | length |
long | format |
long | reserved |
void * | drivers |
short | option_flags |
short | sub_id |
void * | dialog |
OBJECT * | tree |
short | index_offset |
short | reserved1 |
long | reserved2 |
long | reserved3 |
long | reserved4 |
PDLG_INIT | init_dlg |
PDLG_HNDL | do_dlg |
PDLG_RESET | reset_dlg |
long | reserved5 |
OBJECT * | sub_icon |
OBJECT * | sub_tree |
long | reserved6 |
long | reserved7 |
long | private1 |
long | private2 |
long | private3 |
long | private4 |
|
Pointer to the structure of the window dialog or 0L |
|
Handling function |
|
Only for internal dialogs |
|
Data format |
|
Index offset of the sub-dialog |
|
Initialisation function |
|
Structure length |
|
Pointer to the successor in the list |
|
Flags, inc. PDLG_PRINTING, PDLG_PREFS |
|
Dialog's private information |
|
Dialog's private information |
|
Dialog's private information |
|
Dialog's private information |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reserved |
|
Reset function |
|
Pointer to the icon for the list box |
|
Sub-dialog ID, entered for global sub-dialogs of mt_pdlg_add() |
|
Pointer to the object tree of the sub-dialog |
|
Pointer to the assembled object tree |