[ROOT] 2 problems: removing histo title and generating Html docs

From: Michael Wiesmann (wiesmann@e18.physik.tu-muenchen.de)
Date: Tue Aug 26 2003 - 00:13:56 MEST


Matteo Alfonsi writes:
 > Dear rooters,
 > 
 > 1.
 > I produce some plots of a TTree with the graphical TreeViewer. It's all
 > ok, but I can't delete (with the menu 'delete' of the object) the label on
 > the top with the title of the histogram. How can I delete it, or at least
 > avoid that it appears?

Hi!

You can use the global option
gStyle->SetOptTitle(0)
to make all titles "invisible"

Michael



> 
 > 2.
 > I want to produce the html docs with the command
 > 
 > THtml html;
 > html.MakeAll();
 > 
 > as described in manual.
 > But it produces only the indexes of the classes, saying "-skipping-" with
 > all the classes.
 > 
 > What's wrong?
 > 
 > 3. (last minute problem)
 > I can't operate the Unix-style cut&paste with the graphical interface of
 > root. Is it a problem of my machine (sources v. 3.05.05 compiled on a
 > Mandrake Linux 9.1 on a pc) or is it not supported?
 > 
 > 
 > Thanks, Matteo
 > 
 > 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:15 MET