ADVEL Struct Reference

Structure for a dialog element. More...


Data Fields

uchar element
 Element type.
char text [50]
 Text.
uchar color
 Text color.
char * inputbuffer
 Buffer for InputBox.
const char ** itemlist
 Itemlist for DropDown-menus.
short * selected
 Selected item for DropDown.
short inputsize
 Maximal chars (or numbers); for InputBox only.
uchar flag
 Custom element flag: Input mode for InputBox; number of items for DropDown; attribute for Text; checked for CheckBox.


Detailed Description

Structure for a dialog element.

Definition at line 108 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