ADVDIALOG Struct Reference

Structure for a dialog. More...


Data Fields

ADVTAB tabs [6]
 Max. 6 Tabs can be included in a Dialg.
uchar numtabs
 Number of tabs in this dialog.
char title [50]
 Title of the dialog.
short left_x
 X-Position of the upper left corner.
short top_y
 Y-Position of the upper left corner.
short right_x
 X-Position of the lower right corner.
short bottom_y
 Y-Position of the lower right corner.
uchar buttons [2]
 Dialog buttons (<= 2).
BOOL savescreen
 Tells whether the screen should be restored after executing the dialog.
INT_HANDLER inthandler
 Interrupt handler for AUTO_INT_1.


Detailed Description

Structure for a dialog.
Examples:

adbmp.c, adinput.c, admtabs.c, and adsmpl.c.

Definition at line 158 of file AdvDialogs.h.


The documentation for this struct was generated from the following file:

Generated on Wed Nov 5 09:46:56 2008 for Advanced Dialogs by  doxygen 1.5.7.1