11#ifndef ROOT_TGTableFrame
12#define ROOT_TGTableFrame
#define ClassDef(name, id)
A frame containing two scrollbars (a horizontal and a vertical) and a viewport.
The base class for composite widgets (menu bars, list boxes, etc.).
A subclasses of TGWindow, and is used as base class for some simple widgets (buttons,...
TGTableFrame contains a composite frame that uses a TGMatrixLayout to Layout the frames it contains.
void HandleMouseWheel(Event_t *event)
Handle mouse wheel to scroll.
void SetCanvas(TGCanvas *canvas)
TGCompositeFrame * fFrame
Composite frame used as a container.
TGFrame * GetFrame() const
virtual void DrawRegion(Int_t x, Int_t y, UInt_t w, UInt_t h)
Draw a region of container in viewport.
TGCanvas * fCanvas
Pointer to the canvas that used this frame.
Create an array to hold a bunch of numbers.
ROOT GUI Window base class.
This is the ROOT implementation of the Qt object communication mechanism (see also http://www....