Re: [ROOT] TCanvas OFF

From: Jiri Masik (Jiri.Masik@cern.ch)
Date: Thu Aug 01 2002 - 23:19:57 MEST


Paolo Pagano <Paolo.Pagano@cern.ch> writes:

> Hi.
> I'm using ROOT libraries by an external package and, somewhere in the
> code, I instantiate a TCanvas object.
> When the object is created it appears on the display.
> When I run many jobs on LSF, my screen is crowded of Canvases...
> Is there an option to create graph objects without painting them?
> (I already know "root -b" but I can't use it in this case)
> 
> Thanks,
> 			Paolo
> 

Hi Paolo,

try gROOT->SetBatch(kTRUE). Also there are examples of standalone
programs in the $ROOTSYS/test directory which accept -b flag.
cheers
-- 
	Jiri



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:02 MET