[ROOT] Changing the position of the statistics box

From: matej batic (matej.batic1@guest.arnes.si)
Date: Thu Feb 19 2004 - 14:17:24 MET


Using
  TPaveStats *s = (TPaveStats*) gPad->GetPrimitive("stats");
  s->SetX1NDC(0.5);
  s->SetY1NDC(0.5);
  ...
I get
Error: illegal pointer to class object s 0x0 227 
*** Interpreter error recovered ***

I am using ROOT v 3.10/02 with gcc3.3.2 on RH

Do you have any ideas?

-- 
----
   Matej Batic
-----------------



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET