ROOT  6.06/09
Reference Guide
Functions
TGXYLayout.cxx File Reference
#include "TGXYLayout.h"
#include "TGFrame.h"
#include "TGLabel.h"
#include "Riostream.h"
+ Include dependency graph for TGXYLayout.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGXYLayout) ClassImp(TGXYLayoutHints) TGXYLayoutHints
 Constructor. More...
 

Function Documentation

ClassImp ( TGXYLayout  )

Constructor.

The x, y, w and h define the position of the widget in its frame and the size of the widget. The unit is the size of a character. The rubberFlag defines how to move and to resize the widget when the frame is resized. Default is moving the X and Y position but keep the size of the widget.

Definition at line 105 of file TGXYLayout.cxx.