[ROOT] TF1 fill attributes

From: miha.puc@marvin.fmf.uni-lj.si
Date: Mon May 21 2001 - 11:27:47 MEST


Hi!
I cant set fill attributes for TF1 objects in compiled code.
I tried
   f1->GetHistogram()->SetFillStyle(1001);
   f1->GetHistogram()->SetFillColor(16);
and
   f2->SetFillStyle(1001);
   f2->SetFillColor(10);
and via popup menu in canvas. Nothing happens.

Line attributes work OK.

I use 3.01/02  18 May 2001 on RH 6.2 Linux.
Is there a solution?
Miha
-- 



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET