Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Input_Browser Class Reference

Fl_Input_Browser. More...

#include <Fl_Input_Browser.h>

Inheritance diagram for Fl_Input_Browser:

Fl_Menu_ Fl_Widget List of all members.

Public Types

enum  { NORMAL = 0, NONEDITABLE = 1, INDENTED = 2, NONEDITABLE_INDENTED = 3 }

Public Methods

 Fl_Input_Browser (int, int, int, int, const char *=0)
 Creates new input browser widget using the given position, size, and label.

 Fl_Input_Browser (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100)
 Creates new input browser widget using the label, size, alignment, and label_width.

virtual ~Fl_Input_Browser ()
 Destructor.

void popup ()
void hide_popup ()
virtual int popup (int x, int y, int w, int h)
virtual void draw ()
virtual int handle (int)
virtual void preferred_size (int &w, int &h) const
void clear ()
void value (const char *v)
const char * value ()
Fl_Inputinput ()

Static Public Attributes

Fl_Named_Styledefault_style

Friends

class ComboWindow
class ComboBrowser

Detailed Description

Fl_Input_Browser.

Definition at line 33 of file Fl_Input_Browser.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:49 2003 for eFLTK by doxygen1.2.15