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

Fl_Box Class Reference

This widget is the same as an plain Fl_Widget except if the box is set to FL_NO_BOX it is completely invisible and attemps to draw it do absolutely nothing. More...

#include <Fl_Box.h>

Inheritance diagram for Fl_Box:

Fl_Widget List of all members.

Public Methods

 Fl_Box (int x, int y, int w, int h, const char *label=0)
 Traditional ctor.

 Fl_Box (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=-1)
 New style ctor.

virtual void draw ()

Static Public Attributes

Fl_Named_Styledefault_style

Detailed Description

This widget is the same as an plain Fl_Widget except if the box is set to FL_NO_BOX it is completely invisible and attemps to draw it do absolutely nothing.

This can be used as the resizable() of a group or window to get more complex resize effects.

You can also set the box to provide decorations, but you can use the plain Fl_Widget for that, too.

Definition at line 33 of file Fl_Box.h.


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