#include <Flu_Combo_List.h>
Inheritance diagram for Flu_Combo_List:
Public Member Functions | |
Flu_Combo_List (int x, int y, int w, int h, const char *l=0) | |
Normal FLTK widget constructor. | |
~Flu_Combo_List () | |
Default destructor. | |
Public Attributes | |
Fl_Hold_Browser | list |
Publicly exposed list widget (instance of Fl_Hold_Browser). | |
Protected Member Functions | |
bool | _value (const char *v) |
const char * | _next () |
const char * | _previous () |
void | _hilight (int x, int y) |
void | cb () |
Static Protected Member Functions | |
void | _cb (Fl_Widget *w, void *arg) |