eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
D4D List Box Widget
Collaboration diagram for D4D List Box Widget:

Modules

 D4D LIST BOX API Constant Specification
 
 D4D LIST BOX API Types Specification
 
 D4D LIST BOX API Macro's Specification
 
 D4D LIST BOX API Functions Specification
 

Detailed Description

The D4D_LIST_BOX object is prepared to be used to create a list box with scroll bar. The list box is little bit similar to D4D_MENU object, but the difference is that the list box is simple text version of D4D_MENU (no icons, no header and no index counter), and it could be used as good base stone to create any advanced compounded object like combo box or roll-down box.

list_box1.png
D4D_LIST_BOX object on the screen example