56 :
TCanvas(name,title,-wtopx,wtopy,ww,wh)
84 while ((obj =
next())) {
91 if (!
gROOT->GetSelectedPad())
return;
92 gROOT->GetSelectedPad()->Modified();
93 gROOT->GetSelectedPad()->Update();
108 apply =
new TGroupButton(
"APPLY",
"gStyle",
"",.375,.01,.625,.09);
114 apply =
new TGroupButton(
"APPLY",
"Close",
"",.70,.01,.95,.09);
TList * fPrimitives
Pointer to mother canvas.
virtual void SetCursor(ECursor cursor)
Set cursor.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
ClassImp(TSeqCollection) Int_t TSeqCollection TIter next(this)
Return index of object in collection.
R__EXTERN TStyle * gStyle
virtual void BuildStandardButtons()
Create APPLY, gStyle and CLOSE buttons.
virtual Short_t GetBorderMode() const
virtual void RecursiveRemove(TObject *obj)
Recursively remove object from a pad and its sub-pads.
static const double x2[5]
virtual ~TDialogCanvas()
DialogCanvas default destructor.
virtual void Apply(const char *action="")
Called when the APPLY button is executed.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual void SetFillColor(Color_t fcolor)
virtual void Range(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Set world coordinate system for the pad.
virtual void RecursiveRemove(TObject *obj)
Recursively remove object from a pad and its sub-pads.
static const double x1[5]
A canvas specialized to set attributes.
Mother of all ROOT objects.
virtual void Range(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Set world coordinate system for the pad.
virtual void SetBorderSize(Short_t bordersize)
virtual void SetTextSize(Float_t tsize=1)