Main Page | Class Hierarchy | Class List | File List | Class Members

Flu_Combo_Tree Class Reference

Just like the Fl_Choice widget except the input area is editable and it can display a tree instead of a list (using Flu_Tree_Browser). More...

#include <Flu_Combo_Tree.h>

Inheritance diagram for Flu_Combo_Tree:

Flu_Combo_Box List of all members.

Public Member Functions

 Flu_Combo_Tree (int x, int y, int w, int h, const char *l=0)
 Normal FLTK widget constructor.

 ~Flu_Combo_Tree ()
 Default destructor.


Public Attributes

Flu_Tree_Browser tree
 Publicly exposed tree widget (instance of Flu_Tree_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)

Detailed Description

Just like the Fl_Choice widget except the input area is editable and it can display a tree instead of a list (using Flu_Tree_Browser).


The documentation for this class was generated from the following file:
Generated on Fri Nov 5 12:41:32 2004 for FLTK Utility Library and Widget Collection (FLU) by doxygen 1.3.5