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

Go to the source code of this file.

Functions

 ClassImp (TGTableLayout) ClassImp(TGTableLayoutHints) TGTableLayout
 TGTableLayout constructor. More...
 

Function Documentation

ClassImp ( TGTableLayout  )

TGTableLayout constructor.

Note:

  • Number of rows first, number of Columns second
  • homogeneous == true means all table cells are the same size, set by the widest and the highest child frame.
  • s gives the amount of separation in pixels between cells
  • h are the hints, see TGTableLayoutHints.

Definition at line 81 of file TGTableLayout.cxx.