#include <listbox.h>
Inheritance diagram for fgl::FGListBox:


Public Member Functions | |
| FGListBox (int xs, int ys, int w, int h, int DropDown, FGWindow *wind, FGListBoxCallBack show_cb=0, void *user_data=0) | |
| const char * | GetString (int i) const |
| virtual const char * | ToString () const |
|
||||||||||||||||||||||||||||||||||||
|
Creates and adds a LISTBOX container of type <char str[64]> with specified size to the FGWindow.
|
1.4.0