MyFl_Scroll Class Reference

#include <docwnd.h>

List of all members.

Public Member Functions

 MyFl_Scroll (int x, int y, int width, int height)
virtual void resize (int x, int y, int width, int height)


Detailed Description

User friendly scroll area derived from FLTK scroll area.

Definition at line 225 of file docwnd.h.


Constructor & Destructor Documentation

MyFl_Scroll::MyFl_Scroll ( int  x,
int  y,
int  width,
int  height 
) [inline]

Create scroll area

Parameters:
x Scroll area position.
y Scroll area position.
width Scroll area width.
height Scroll area height.

Definition at line 234 of file docwnd.h.


Member Function Documentation

virtual void MyFl_Scroll::resize ( int  x,
int  y,
int  width,
int  height 
) [inline, virtual]

This virtual method is called on widget resize. It can change scrollers position if widget si resized.

Parameters:
x New widget position.
y New widget position.
width New widget width.
height New widget height.

Definition at line 247 of file docwnd.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2