"C. Bernet" wrote: > > Hi all, > > I'm currently trying to get a "paw style" with root, that is : > - No 3d effect > - Plain white background. > > I already looked in the roottalk, and tried the "save your plot as > canvas.C and edit it" trick. > > SetFillColor(0) and SetBorderSize(0) works fine for the canvas, but not > for the TPaveText and TPaveStats (see the macro at the end). Actually, > you can try anything on them, > nothing happends...I really don't understand why. > > Does anybody have a clue ? > > Thanks a lot ! > > Colin The "Plain" style is probably what you are looking for. Try to append the following line at the beginning of your macro: gROOT->SetStyle("Plain") ; Hope it helps, -- APHECETCHE Laurent (mailto:aphecetc@in2p3.fr) | TAPS/PHENIX/ALICE SUBATECH-Ecole des Mines de Nantes-4 rue Alfred Kastler-44070 NANTES cedex 03 TEL (+33/0) 2 51 85 84 17 - FAX (+33/0) 2 51 85 84 24 http://www-subatech.in2p3.fr/~photons - http://www.phenix.bnl.gov/~aphecetc
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:19 MET