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

Fl_Scroll Class Reference

Fl_Scroll. More...

#include <Fl_Scroll.h>

Inheritance diagram for Fl_Scroll:

Fl_Widget List of all members.

Public Types

enum  {
  HORIZONTAL = 1, VERTICAL = 2, BOTH = 3, ALWAYS_ON = 4,
  HORIZONTAL_ALWAYS = 5, VERTICAL_ALWAYS = 6, BOTH_ALWAYS = 7
}

Public Methods

 Fl_Scroll (int X, int Y, int W, int H, const char *l=0)
 Creates new scroll widget using the given position, size, and label string.

 Fl_Scroll (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100)
 Creates new scroll widget using the label, size, alignment, and label width.

virtual int handle (int)
virtual void layout ()
virtual void draw ()
int xposition () const
 Get or set the position of the scroll area.

int yposition () const
void position (int, int)
int edge_offset ()
 Set offset, from edge to widget.

void edge_offset (int v)
void bbox (int &, int &, int &, int &)

Public Attributes

Fl_Scrollbar scrollbar
Fl_Scrollbar hscrollbar

Detailed Description

Fl_Scroll.

Definition at line 29 of file Fl_Scroll.h.


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