[ROOT] How to: create a trasparent stat box ?

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Fri Jul 14 2000 - 18:39:28 MEST


Hi, Root'er

Can my users create a transparent (semi-transparent) stat box ?
(Linux RedHad 6.1 + ROOT 2.25 )

I tried:

  gStyle->SetStatStyle(4001)

since:

  inline Bool_t TAttFill::IsTransparent() const
  { return fFillStyle >= 4000 && fFillStyle <= 4100 ? kTRUE : kFALSE; }
 

and from TCanvas I found the stat box does bear that 4000 style
but it is not transparent 
                                      Valery



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:29 MET