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

UFlowbox Class Reference

UFlowbox = Box with a Flow Layout (similar to an HTML page). More...

#include <ubox.hpp>

Inheritance diagram for UFlowbox:

UTcell List of all members.

Public Member Functions

 UFlowbox (const UArgs &a=UArgs::none)
virtual const UStylegetStyle (UContext *) const

Static Public Member Functions

static const UStylemakeStyle ()

Static Public Attributes

static UStylestyle = null

Friends

UFlowboxuflowbox (const UArgs &a=UArgs::none)

Detailed Description

UFlowbox = Box with a Flow Layout (similar to an HTML page).

This class is typically used from creating text areas or hypermedia gadgets.

Geometry: this class implements a specific behavior that differs from other boxes: its height changes but its width remains constant when children are modified (= these objects will keep their initial width). The width can be specified by adding an UWidth child. It can also be changed through user interaction if this object is included in a box that is "flexible" in the horizontal direction (see UBox).

UFlowbox (and UTextbox and subclasses) should be used for displaying textual messages that are dynamically changed for optimization purpose.

an UFlowbox is an UBox with UFlowView renderer.


The documentation for this class was generated from the following files:
Generated on Tue Mar 8 22:31:30 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1